projects
/
icedeb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rename to icedeb; bts-stamp the bts button
[icedeb.git]
/
build
1
#!/bin/sh
2
3
set -e
4
set -u
5
6
export PKG=icedeb@modsoftsys.com-uuid
7
8
[ ! -e $PKG.xpi ] || rm $PKG.xpi
9
10
jar -v -M -c -f $PKG.xpi chrome install* chrome.manifest