ossp-pkg/fsl/devtool.conf 1.6 -> 1.7
--- devtool.conf 2002/07/24 10:39:19 1.6
+++ devtool.conf 2002/07/25 12:48:16 1.7
@@ -53,7 +53,7 @@
cvs commit -m'bump version for release' VERSION README
%tag
- V=`./shtool version -l txt -d short VERSION`
+ V=`./shtool version -l txt -d short VERSION | sed -e 's;\.;_;g'`
echo "+++ tagging CVS sources as FSL_${V}"
cvs tag FSL_${V}
|
|