[Pkg-mozext-commits] [nostalgy] 01/03: Remove cleanup from the build

David Prévot taffit at moszumanska.debian.org
Thu May 29 23:02:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch patch-queue/master
in repository nostalgy.

commit 473b97dcd1d60c045d3132b3ba892cce18677836
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Mar 13 04:58:56 2008 -0400

    Remove cleanup from the build
---
 build.sh | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/build.sh b/build.sh
index 5fb40ae..370ae15 100755
--- a/build.sh
+++ b/build.sh
@@ -117,16 +117,3 @@ zip -r ../$APP_NAME.xpi *
 
 cd "$ROOT_DIR"
 
-echo "Cleanup..."
-if [ $CLEAN_UP = 0 ]; then
-  # save the jar file
-  mv $TMP_DIR/chrome/$APP_NAME.jar .
-else
-  rm ./files
-fi
-
-# remove the working files
-rm -rf $TMP_DIR
-echo "Done!"
-
-$AFTER_BUILD

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nostalgy.git



More information about the Pkg-mozext-commits mailing list