From 15273596f42e24f86d48b502f48414714ee4971c Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Thu, 29 Sep 2011 06:34:04 +0000 Subject: preparing for the release of smokeping- --- release-smokeping.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/release-smokeping.sh b/release-smokeping.sh index 049ac3a..42b47bc 100755 --- a/release-smokeping.sh +++ b/release-smokeping.sh @@ -11,6 +11,7 @@ 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 +make install make dist scp smokeping-$VERSION.tar.gz oposs@james:public_html/smokeping/pub cd /tmp -- cgit v1.2.3-24-g4f1b