repo.or.cz
/
guerillascript.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bugfix for `GM_getValue()`, as suggested by https://github.com/qsniyg/
[guerillascript.git]
/
zbuild.sh
blob
a0e34e1be71e83a3b74157d2692f0a10323fe36f
1
#!/bin/sh
2
3
odir
=
`pwd`
4
mdir
=
`dirname "
$0
"`
5
cd
"
$mdir
"
6
7
rm
-rf
_build
2
>/
dev
/
null
8
mkdir _build
9
10
zip
-9r
_build
/
guerilla@ketmar.no-ip.org.xpi \
11
chrome.manifest \
12
install
.rdf \
13
chrome
/*
\
14
do
x
/*
\
15
main
/*
\
16
misc
/*
\
17
18
19
#advzip -z4 _build/guerilla@ketmar.no-ip.org.xpi