Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / boot.sh
diff --git a/boot.sh b/boot.sh
index dce5625..05dd359 100755 (executable)
--- a/boot.sh
+++ b/boot.sh
@@ -1,6 +1,2 @@
 #! /bin/sh
 autoreconf --install --force
-
-# Ensure that debian/changelog is up-to-date.
-VERSION=`autom4te --language=autoconf -t 'AC_INIT:$2' configure.ac`
-build-aux/update-debian-changelog debian/changelog "$VERSION"