summaryrefslogtreecommitdiffstats
path: root/release-smokeping.sh
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2011-09-29 08:31:30 +0200
committerTobi Oetiker <tobi@oetiker.ch>2011-09-29 08:31:30 +0200
commita39594e10328d8acd06f113282d081cde5d3f72b (patch)
tree6e3b89417d551bc344a0d4a80b119089b2872c96 /release-smokeping.sh
parenta93be0e71209b34d6c371e3d4876846975fcd812 (diff)
downloadsmokeping-a39594e10328d8acd06f113282d081cde5d3f72b.tar.gz
smokeping-a39594e10328d8acd06f113282d081cde5d3f72b.tar.xz
preparing for the release of smokeping-
Diffstat (limited to 'release-smokeping.sh')
-rwxr-xr-xrelease-smokeping.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-smokeping.sh b/release-smokeping.sh
index 18822c9..049ac3a 100755
--- a/release-smokeping.sh
+++ b/release-smokeping.sh
@@ -5,6 +5,7 @@ svn commit -m "preparing for the release of smokeping-$VERSION"
cd /tmp
svn export svn://svn.oetiker.ch/smokeping/trunk/software smokeping-$$
cd smokeping-$$
+mkdir conftools
aclocal
autoconf
automake -a -c