summaryrefslogtreecommitdiffstats
path: root/abuild.in
diff options
context:
space:
mode:
Diffstat (limited to 'abuild.in')
-rwxr-xr-xabuild.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/abuild.in b/abuild.in
index c325a3d..faa569e 100755
--- a/abuild.in
+++ b/abuild.in
@@ -693,7 +693,7 @@ depparse_aports() {
deptrace() {
local deps="$@"
- [ -z "$deps" ] && die "should not happen"
+ [ -z "$deps" ] && return 0
( depparse_aports
if [ -z "$upgrade" ]; then
# list installed pkgs and prefix with 'i '