From: oetiker Date: Sat, 20 Jan 2007 20:19:13 +0000 (+0000) Subject: prepare for the release of rrdtool-1.2.16 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=59c31b3ae24b35d5024bf3a46a97e90736a2169a;p=rrdtool-all.git prepare for the release of rrdtool-1.2.16 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@959 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/rrdtool-1.2-release b/program/rrdtool-1.2-release index b9d482ff..83b02740 100755 --- a/program/rrdtool-1.2-release +++ b/program/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/