]> git.ktnx.net Git - icedeb.git/blob - build
c9b7c2a62dd9ae08fcdc5bc96eda62e09e5f0723
[icedeb.git] / build
1 #!/bin/sh
2
3 set -e
4 set -u
5
6 export PKG=icedeb
7
8 xcf2png -o "icons/icedeb-addon.png" res/icon.xcf -f -T
9
10 [ ! -e $PKG.xpi ] || rm $PKG.xpi
11
12 zip -r $PKG.xpi README TODO res \
13     icedeb.html icedeb.css icedeb.js icedeb-content.js icons manifest.json