prepare for the release of rrdtool-1.2.16
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 20 Jan 2007 20:19:13 +0000 (20:19 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 20 Jan 2007 20:19:13 +0000 (20:19 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@959 a5681a0c-68f1-0310-ab6d-d61299d08faa

rrdtool-1.2-release

index b9d482f..83b0274 100755 (executable)
@@ -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/