From: Tobias Oetiker Date: Sat, 20 Jan 2007 20:19:13 +0000 (+0000) Subject: prepare for the release of rrdtool-1.2.16 X-Git-Tag: 1.2.16~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f94dc4567b307735a6c279173039af1f54225825;p=thirdparty%2Frrdtool-1.x.git prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@959 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/rrdtool-1.2-release b/rrdtool-1.2-release index b9d482ff..83b02740 100755 --- a/rrdtool-1.2-release +++ b/rrdtool-1.2-release @@ -21,12 +21,12 @@ sh MakeMakefile PKG_CONFIG_PATH=/usr/pack/rrdtool-1.2svn-to/i686-debian-linux3.1/lib/pkgconfig/ export PKG_CONFIG_PATH ./configure -gmake dist +make dist # do a test build -gtar zxvf rrdtool*.tar.gz +tar zxvf rrdtool*.tar.gz cd rrdtool-$VERSION ./configure -gmake +make src/rrdtool cd .. scp CHANGES rrdtool*.tar.gz oposs@james:public_html/rrdtool/pub/