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