prepare for the release of rrdtool-1.2.16
[rrdtool.git] / 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/