summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Oetiker <tobi@oetiker.ch>2012-02-07 06:43:36 +0100
committerTobias Oetiker <tobi@oetiker.ch>2012-02-07 06:43:36 +0100
commitcb1c7d001fd4a410e50112585f03694edf4a1474 (patch)
treeb51eae9a657235d3e32a301c8e762c38c8dea601
parent9672c02ac02b2a152dc786b57053cc93d4f510fe (diff)
downloadsmokeping-cb1c7d001fd4a410e50112585f03694edf4a1474.tar.gz
smokeping-cb1c7d001fd4a410e50112585f03694edf4a1474.tar.xz
update RRD location
-rwxr-xr-xrelease-smokeping.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-smokeping.sh b/release-smokeping.sh
index a459d15..c9c725b 100755
--- a/release-smokeping.sh
+++ b/release-smokeping.sh
@@ -7,7 +7,7 @@ aclocal
autoconf
automake -a -c
./setup/build-perl-modules.sh /tmp/smokeping-$$-build/thirdparty
-./configure --enable-maintainer-mode --prefix=/tmp/smokeping-$$-build PERL5LIB=/scratch/oetiker/rrd-dev/lib/perl
+./configure --enable-maintainer-mode --prefix=/tmp/smokeping-$$-build PERL5LIB=/scratch/rrd-trunk/lib/perl
make install
make dist
echo READY TO SYNC ?