projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0159319
)
fix problem on some platforms
Yves Orton [Sat, 27 Dec 2008 21:03:37 +0000 (22:03 +0100)]
make_patchnum.sh
patch
|
blob
|
blame
|
history
diff --git
a/make_patchnum.sh
b/make_patchnum.sh
index
2d83038
..
0c54c79
100644
(file)
--- a/
make_patchnum.sh
+++ b/
make_patchnum.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-. config.sh
+. ./config.sh
Existing=`cat .patchnum 2>/dev/null`
Existing_Sha1=`cat .sha1 2>/dev/null`