Doh! Too much cut'n'paste will do that :)

This commit is contained in:
Tom G. Christensen 2003-07-07 13:45:13 +00:00
parent 8a2bd4a614
commit be04489231

2
newpkg
View File

@ -8,7 +8,7 @@
REQ_DIRS="stage src meta"
local arg1=${1-'x'}
arg1=${1-'x'}
if [ "$arg1" == "x" ]; then
error $E_MISSING_ARGS
else