summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 04:10:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 04:10:02 -0300
commitd119fb5b5d48412fa4cf15abfd788c44128cdf2f (patch)
treed75f137432470bc569f2c84b7f80ed8744816417 /fullpkg
parentcb8568166afa7089648407fffd4b494a0b937abb (diff)
fix
Diffstat (limited to 'fullpkg')
-rwxr-xr-xfullpkg2
1 files changed, 1 insertions, 1 deletions
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
;;