diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-04-17 04:10:02 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-04-17 04:10:02 -0300 |
commit | d119fb5b5d48412fa4cf15abfd788c44128cdf2f (patch) | |
tree | d75f137432470bc569f2c84b7f80ed8744816417 | |
parent | cb8568166afa7089648407fffd4b494a0b937abb (diff) |
fix
-rwxr-xr-x | fullpkg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;; |