From d119fb5b5d48412fa4cf15abfd788c44128cdf2f Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Sun, 17 Apr 2011 04:10:02 -0300 Subject: fix --- fullpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fullpkg') diff --git a/fullpkg b/fullpkg index 3b2985b..e810942 100755 --- a/fullpkg +++ b/fullpkg @@ -212,7 +212,7 @@ case $r in msg "The build was succesful." mipsrelease *.pkg.tar.* - ~/l/librestage ${1:-$(basename $(dirname $PWD))} + librestage ${1:-$(basename $(dirname $PWD))} sudo pacman -Sy ;; -- cgit v1.2.3-2-g168b