]> granicus.if.org Git - icinga2/commitdiff
Removed git-buildpackage note. Added gbp.conf file.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 20 Sep 2012 08:39:55 +0000 (10:39 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 20 Sep 2012 08:39:55 +0000 (10:39 +0200)
INSTALL
debian/gbp.conf [new file with mode: 0644]

diff --git a/INSTALL b/INSTALL
index 3acef743fb241fd442b12e1192a69fc34a137db6..90017390ff2f7da684873d5495f35b336f1a4e2e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -45,9 +45,6 @@ fully comply with the official Debian packaging requirements. These scripts can
 be found in the 'debian' sub-directory. Binary packages can be built using
 'dpkg-buildpackage'.
 
-If you're using 'git-buildpackage' make sure to specify the autogen.sh script
-as a prebuild requirement (git-buildpackage --git-prebuild=./autogen.sh).
-
 Building Icinga 2
 -----------------
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644 (file)
index 0000000..af6f0fd
--- /dev/null
@@ -0,0 +1,2 @@
+[git-buildpackage]
+prebuild = ./autogen.sh