summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
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
;;