Code

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