--- devtool.conf 2003/02/04 19:30:31 1.11
+++ devtool.conf 2003/02/04 20:32:46 1.12
@@ -48,7 +48,7 @@
V=`./shtool version -l c -d short as_version.cpp`
./shtool tarball -o as-gui-${V}.tar.gz -d as-gui-${V} \
-e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*,*.tar.gz,^#.*,.*~$,*.bak' \
- -e 'autom4te\.cache,asdb.cpp,asdb.h,as_scrap,as_gfx/*.png' \
+ -e 'autom4te\.cache,as_stub.cpp,as_stub.h,as_scrap,as_gfx/*.png' \
-c 'gzip --best' .
ls -l as-gui-${V}.tar.gz
echo "+++ testing"
|