X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=build;h=c9b7c2a62dd9ae08fcdc5bc96eda62e09e5f0723;hp=0c8b3d6b7f8aee18d564d4d4ffe834797eb1e286;hb=5b2e737b05ecb717184cd5e2c65db4285aeb42da;hpb=5182621ccb88ddd6ca993d2c3a4a216fa09de362 diff --git a/build b/build index 0c8b3d6..c9b7c2a 100644 --- a/build +++ b/build @@ -3,8 +3,11 @@ set -e set -u -export PKG=debian-bts@modsoftsys.com +export PKG=icedeb + +xcf2png -o "icons/icedeb-addon.png" res/icon.xcf -f -T [ ! -e $PKG.xpi ] || rm $PKG.xpi -jar -v -M -c -f $PKG.xpi chrome install* chrome.manifest +zip -r $PKG.xpi README TODO res \ + icedeb.html icedeb.css icedeb.js icedeb-content.js icons manifest.json