tweak to build script to remove it from the xpi file it builds
authorDave Raggett <dsr@w3.org>
Wed, 22 Jun 2011 09:49:32 +0100
changeset 22 6f4551061900
parent 21 d1e22071da2e
child 23 8dda9be04c23
tweak to build script to remove it from the xpi file it builds
dashboard/build.sh
--- a/dashboard/build.sh	Sun Jun 12 18:17:49 2011 +0100
+++ b/dashboard/build.sh	Wed Jun 22 09:49:32 2011 +0100
@@ -7,5 +7,5 @@
 # to include the readme and build script etc.
 touch $TARGET.xpi
 rm $TARGET.xpi
-zip -r ../$TARGET.xpi install.rdf chrome.manifest chrome defaults readme.txt build.sh
+zip -r ../$TARGET.xpi install.rdf chrome.manifest chrome defaults readme.txt
 mv ../$TARGET.xpi .