projects
/
openitg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
007a507
)
Fixed minor bug in generate-patch.sh
author
Carl Myers
<cmyers@cmyers.org>
Mon, 28 Feb 2011 09:39:34 +0000
(
01:39
-0800)
committer
Carl Myers
<cmyers@cmyers.org>
Mon, 28 Feb 2011 09:39:34 +0000
(
01:39
-0800)
generate-patch.sh
patch
|
blob
|
history
diff --git
a/generate-patch.sh
b/generate-patch.sh
index
90a218c
..
0f9286f
100755
(executable)
--- a/
generate-patch.sh
+++ b/
generate-patch.sh
@@
-54,7
+54,7
@@
rm -f openitg-tmp.itg
# ..including the binary
(
cd src
- zip
../openitg-tmp.itg
openitg
+ zip
"../$PATCH_OUTPUT_FILE"
openitg
)
# sign .itg file