Check-in Number:
|
2399 | |
Date: |
2002-Jul-28 10:06:46 (local)
2002-Jul-28 08:06:46 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix devtool config |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/popt/devtool.conf 1.2 -> 1.3
--- devtool.conf 2002/03/14 15:34:44 1.2
+++ devtool.conf 2002/07/28 08:06:46 1.3
@@ -3,7 +3,7 @@
##
%autogen
- @autogen shtool 1.6.0 "1.6.*" all
+ @autogen shtool 1.6.1 "1.6.*" all
@autogen libtool 1.4.2 "1.4*"
@autogen autoconf 2.53 "2.5[3-9]*"
@@ -27,5 +27,5 @@
./shtool fixperm -v .
V=`./shtool version -l txt -d short VERSION`
./shtool tarball -o popt-${V}.tar.gz -d popt-${V} -u ossp -g ossp \
- -e 'CVS,\.cvsignore,\.[ao],^\.,devtool.conf' -c 'gzip --best' .
+ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool.conf' -c 'gzip --best' .
|
|