projects
/
openitg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c02df42
)
fix bug in patch generation script involving binary not being included in machine...
author
Pat McIlroy
<itgpmc@gmail.com>
Mon, 28 Feb 2011 08:25:06 +0000
(
00:25
-0800)
committer
Pat McIlroy
<itgpmc@gmail.com>
Mon, 28 Feb 2011 09:17:06 +0000
(
01:17
-0800)
generate-patch.sh
patch
|
blob
|
history
diff --git
a/generate-patch.sh
b/generate-patch.sh
index
fbf20c6
..
4acb82a
100755
(executable)
--- a/
generate-patch.sh
+++ b/
generate-patch.sh
@@
-49,7
+49,7
@@
rm -f openitg-tmp.itg
# ..including the binary
(
cd src
- zip ../
../
openitg-tmp.itg openitg
+ zip ../openitg-tmp.itg openitg
)
# sign .itg file