]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
fix version number inconsitency
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 29 Oct 2014 07:41:40 +0000 (08:41 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 29 Oct 2014 07:41:40 +0000 (08:41 +0100)
doc/rrdbuild.pod

index 617971cbbee4f1a4a765a32fd24081df994ebe4c..b87d0ee8f87734d0450a830250f38a147ce13f82 100644 (file)
@@ -236,7 +236,7 @@ the end of line 4 means that line 4 and line 5 are on one line.
  cd $BUILD_DIR
  wget http://oss.oetiker.ch/rrdtool/pub/libs/libpng-1.2.18.tar.gz
  gunzip -c libpng-1.2.18.tar.gz | tar xf -
- cd libpng-1.2.10
+ cd libpng-1.2.18
  env CFLAGS="-O3 -fPIC" ./configure --prefix=$INSTALL_DIR
  $MAKE
  $MAKE install