head 1.9; access; symbols SIO_0_9_3:1.9 AL_0_9_3:1.9 AL_0_9_2:1.9 SIO_0_9_2:1.7 SIO_0_9_1:1.7 SIO_0_9_0:1.6 AL_0_9_0:1.5; locks; strict; comment @# @; 1.9 date 2005.10.03.08.43.36; author rse; state Exp; branches; next 1.8; 1.8 date 2005.10.03.08.43.04; author rse; state Exp; branches; next 1.7; 1.7 date 2003.06.30.10.36.53; author rse; state Exp; branches; next 1.6; 1.6 date 2003.01.06.13.49.25; author rse; state Exp; branches; next 1.5; 1.5 date 2002.12.16.14.34.55; author rse; state Exp; branches; next 1.4; 1.4 date 2002.12.16.14.33.26; author rse; state Exp; branches; next 1.3; 1.3 date 2002.12.16.14.02.45; author rse; state Exp; branches; next 1.2; 1.2 date 2002.12.16.13.42.13; author mlelstv; state Exp; branches; next 1.1; 1.1 date 2002.12.16.12.24.52; author mlelstv; state Exp; branches; next ; desc @@ 1.9 log @fix upload procedure @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen shtool 2.0.3 "1.6.*" all @@autogen libtool 1.5.20 "1.5*" @@autogen autoconf 2.59 "2.5[3-9]*" %autoclean @@autoclean shtool @@autoclean libtool @@autoclean autoconf %configure ./configure \ --prefix=/tmp/al \ --disable-shared \ --enable-debug \ "$@@" %version ./shtool version -l txt -n "OSSP al" -e VERSION V=`./shtool version -l txt -d long VERSION` sed -e "s/Version .*/Version $V/g" README.n mv README.n README %dist rm -f al-*.tar.gz ./devtool autoclean ./devtool autogen ./devtool configure make clean all man make distclean ./shtool fixperm -v . V=`./shtool version -l txt -d short VERSION` ./shtool tarball -o al-${V}.tar.gz -d al-${V} -u ossp -g al \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*' -c 'gzip --best' . ls -l al-${V}.tar.gz gunzip README.n @ 1.2 log @use ossp/ossp uid/gid when rolling tarball @ text @d29 1 a29 1 rm -f sa-*.tar.gz @ 1.1 log @initial snapshot for OSSP al @ text @d37 1 a37 1 ./shtool tarball -o al-${V}.tar.gz -d al-${V} -u gnu -g al \ @