ossp-pkg/cfg/devtool.conf 1.14 -> 1.15
--- devtool.conf 2004/03/19 15:43:32 1.14
+++ devtool.conf 2004/04/23 10:25:22 1.15
@@ -53,7 +53,7 @@
./devtool upload
%version
- ./shtool version -lc -n "OSSP cfg" -p "cfg_" -e cfg_vers.c
+ ./shtool version -lc -n "OSSP cfg" -p "__cfg_" -e cfg_vers.c
V=`./shtool version -lc -dlong cfg_vers.c`
sed -e "s/Version .*(.*)/Version $V/g" <README >README.n && mv README.n README
|
|