summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-30 13:04:28 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-30 13:04:28 -0300
commit7e528534a2f7ff687cedac6b34c3881d97be0716 (patch)
tree70bab4fce24736d87ffaf087d23e3bea457bbdc2 /fullpkg
parentbeb10991604d7c0f2b5dd4caf7cb92befe264100 (diff)
librerelease can be done later
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;;