X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=build;h=575a66a18535bf01da84f90d4485e476027339c4;hp=687488d9131192408a4e3b60191769a2b3c1b529;hb=c3fadf7aca3227a9287629b8eecd566cb46cacbc;hpb=0e07f53e79d4d4f21e86d5b3a98816d88e155ff0 diff --git a/build b/build index 687488d..575a66a 100644 --- a/build +++ b/build @@ -3,8 +3,8 @@ set -e set -u -export PKG=custom-toolbar-button@example.com +export PKG=icedeb@modsoftsys.com-uuid [ ! -e $PKG.xpi ] || rm $PKG.xpi -jar -v -M -c -f $PKG.xpi chrome install* chrome.manifest +zip -r $PKG.xpi chrome install* chrome.manifest