summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2011-09-29 08:34:04 +0200
committerTobi Oetiker <tobi@oetiker.ch>2011-09-29 08:34:04 +0200
commit15273596f42e24f86d48b502f48414714ee4971c (patch)
tree63cc3c8ecd285cedc24f52b9f4d3c895e75fa097
parent43cfbeb810d245bb4095f1bea4f917557cb14175 (diff)
downloadsmokeping-15273596f42e24f86d48b502f48414714ee4971c.tar.gz
smokeping-15273596f42e24f86d48b502f48414714ee4971c.tar.xz
preparing for the release of smokeping-
-rwxr-xr-xrelease-smokeping.sh1
1 files changed, 1 insertions, 0 deletions
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