Fix some builds

This commit is contained in:
moparisthebest
2018-06-19 12:10:51 -04:00
parent 64d738d000
commit 0b37c6c5b4
7 changed files with 26 additions and 80 deletions

5
ppa
View File

@@ -123,6 +123,11 @@ rebuild_db() {
sign_packages $repo_name.db $repo_name.files
}
echo_deps() {
cd "$src_dir"
aurchain "$@"
}
build_deps() {
cd "$src_dir"
if [ "$#" -gt 0 ]; then