ossp-pkg/var/devtool.conf 1.4 -> 1.5
--- devtool.conf 2002/03/09 19:23:37 1.4
+++ devtool.conf 2002/07/28 08:10:09 1.5
@@ -3,7 +3,7 @@
##
%autogen
- @autogen shtool 1.6.0 "1.[56].*" all
+ @autogen shtool 1.6.1 "1.[56].*" all
@autogen libtool 1.4.2 "1.4*"
@autogen autoconf 2.53 "2.5[3-9]*"
@@ -31,5 +31,5 @@
shtool fixperm -v .
V=`shtool version -l txt -d short VERSION`
shtool tarball -o var-${V}.tar.gz -d var-${V} -u ossp -g ossp \
- -e 'CVS,\.cvsignore,\.[ao],^\.,devtool.conf' -c 'gzip --best' .
+ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool.conf' -c 'gzip --best' .
|
|