mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-22 07:41:08 +00:00
fixed check-symbols
This commit is contained in:
parent
6c3e88e77b
commit
833e5f57df
@ -10,8 +10,8 @@ fi
|
||||
|
||||
if [ -z $2 ]; then \
|
||||
DEBDIR="/var/cache/pbuilder/result"; \
|
||||
elif \
|
||||
DEBDIR=$2; \
|
||||
else \
|
||||
DEBDIR="$2"; \
|
||||
fi
|
||||
|
||||
for pack in $PACKAGES; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user