From: Gunnar Beutner Date: Thu, 20 Sep 2012 08:36:58 +0000 (+0200) Subject: Added note about git-buildpackage. X-Git-Tag: v0.0.1~80^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=258210912df4d37ad85f27e011d59c3fc3db2fe8;p=icinga2 Added note about git-buildpackage. --- diff --git a/INSTALL b/INSTALL index 90017390f..3acef743f 100644 --- a/INSTALL +++ b/INSTALL @@ -45,6 +45,9 @@ 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 -----------------