Code

prepare for the release of rrdtool-1.3rc7
[rrdtool.git] / doc / rrdbuild.pod
index 78d55dc1a2bd148af5737e486735d9aa74ee5395..27259a3b8d6dc7670faa0112d189f40fd8eab495 100644 (file)
@@ -261,7 +261,7 @@ config file.
  cd $BUILD_DIR
  wget http://oss.oetiker.ch/rrdtool/pub/libs/pixman-0.10.0.tar.gz
  gunzip -c pixman-0.10.0.tar.gz  | tar xf -
- cd fontconfig-2.4.2
+ cd pixman-0.10.0
  ./configure --prefix=$INSTALL_DIR CFLAGS="-O3 -fPIC"
  $MAKE
  $MAKE install