From be0448923194b85754a099c67c24c43772a77e79 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Mon, 7 Jul 2003 13:45:13 +0000 Subject: [PATCH] Doh! Too much cut'n'paste will do that :) --- newpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newpkg b/newpkg index 1e57613..9b15100 100644 --- a/newpkg +++ b/newpkg @@ -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