ossp-pkg/pth/devtool.conf 1.6 -> 1.7
--- devtool.conf 2002/10/24 13:54:35 1.6
+++ devtool.conf 2002/10/29 17:46:31 1.7
@@ -37,8 +37,8 @@
%snap
make distclean >/dev/null 2>&1
./shtool fixperm -v .
- V=`./shtool version -lc -d short pth_vers.c`
- ./shtool tarball -o pth-${V}-SNAP.tar.gz -d pth-${V} -u gnu -g pth \
+ D=`date '+%Y%m%d'`
+ ./shtool tarball -o pth-SNAP-${D}.tar.gz -d pth-SNAP-${D} -u gnu -g pth \
-e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*' -c 'gzip --best' .
%striptease
|
|