From: Automatic source maintenance Date: Sat, 26 Jun 2010 12:05:52 +0000 (-0600) Subject: Bootstrapped X-Git-Tag: SQUID_3_2_0_1~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ec6456bdc3763550055138061769e3b00a26ae;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/mksnapshot.sh b/mksnapshot.sh index 2edb651c4f..72da726990 100755 --- a/mksnapshot.sh +++ b/mksnapshot.sh @@ -33,7 +33,7 @@ if [ ! -f $tmpdir/configure ]; then fi cd $tmpdir -eval `grep "^ *PACKAGE_VERSION=" configure | sed -e 's/-BZR//' | sed -e 's/-CVS//' | sed -e 's/PACKAGE_//'` +eval `grep "^ *PACKAGE_VERSION=" configure | sed -e 's/-BZR//' | sed -e 's/PACKAGE_//'` eval `grep "^ *PACKAGE_TARNAME=" configure | sed -e 's/_TARNAME//'` ed -s configure.in <>${tag}.out cp -p $tmpdir/${PACKAGE}-${VERSION}-${date}.tar.bz2 .