head 1.3; access; symbols FLOW2RRD_0_9_1:1.2 FLOW2RRD_0_9_0:1.2; locks; strict; comment @# @; 1.3 date 2004.12.26.20.03.35; author rse; state Exp; branches; next 1.2; 1.2 date 2004.12.26.15.20.00; author rse; state Exp; branches; next 1.1; 1.1 date 2004.12.26.13.10.39; author rse; state Exp; branches; next ; desc @@ 1.3 log @small source tree cleanups @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen autoconf 2.59 "2.5*" @@autogen shtool 2.0.1 "2.0.*" all %autoclean @@autoclean autoconf @@autoclean shtool %configure ./configure \ --prefix=/tmp/flow2rrd \ --with-perl=/usr/opkg/bin/perl \ --with-pod2man=/usr/opkg/bin/pod2man \ "$@@" %version ./shtool version -l txt -n "OSSP flow2rrd" -e VERSION V=`./shtool version -l txt -d long VERSION` sed -e "s/Version .*(.*)/Version $V/g" README.n mv README.n README %dist echo "+++ generating" ./devtool autoclean ./devtool autogen echo "+++ configuring" ./configure echo "+++ building" make clean all echo "+++ cleaning" make distclean echo "+++ fixing" ./shtool fixperm -v . echo "+++ rolling" V=`./shtool version -l txt -d short VERSION` ./shtool tarball -o flow2rrd-${V}.tar.gz -d flow2rrd-${V} -u ossp -g flow2rrd \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*,*.tar.gz' -c 'gzip --best' . ls -l flow2rrd-${V}.tar.gz echo "+++ testing" gunzip README.n @ 1.1 log @add the usual amount of distribution files @ text @d14 5 a18 1 ./configure --prefix=/tmp/flow2rrd "$@@" @