summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-30 11:20:47 -0500
committerJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-30 11:20:47 -0500
commitfee39ffbf93219be50ab0a522b94d71be9d54dbb (patch)
treee4d5710ca8dd0385cc14c73efda8d06e818dbb62 /fullpkg
parent0c31cc7706821ba2262eed36aa5a18a584584d20 (diff)
parent7e528534a2f7ff687cedac6b34c3881d97be0716 (diff)
Merge branch 'master' of vparabola:~/projects/libretools
Diffstat (limited to 'fullpkg')
-rwxr-xr-xfullpkg1
1 files changed, 0 insertions, 1 deletions
diff --git a/fullpkg b/fullpkg
index 974dc85..a23a448 100755
--- a/fullpkg
+++ b/fullpkg
@@ -262,7 +262,6 @@ case $r in
0) msg "The build was succesful."
mipsrelease *.pkg.tar.*
librestage $repo
- librerelease
sudo pacman -Sy
# cleanup is only on succesfull build so failed can be inspected
cleanup;;