]> granicus.if.org Git - icinga2/commitdiff
Updated git-buildpackage options to not run ./configure twice.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 20 Sep 2012 09:10:11 +0000 (11:10 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 20 Sep 2012 09:10:11 +0000 (11:10 +0200)
debian/gbp.conf

index af6f0fd44a36ff42ac4316d1aa774ee55a65d5d6..a2c0dbe5c2f3ebcf91d64a17f5c6f6ff85c83a14 100644 (file)
@@ -1,2 +1,2 @@
 [git-buildpackage]
-prebuild = ./autogen.sh
+prebuild = NOCONFIGURE=1 ./autogen.sh