diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/prepkg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -31,7 +31,6 @@ case "$PREPSPATH" in '') err "set PREPSPATH before calling $prog" esac -tmp="/tmp/$prog.$$" for flav in "$PREPSPATH"/* do pkgname="$1" |