mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Removed git-buildpackage note. Added gbp.conf file.
This commit is contained in:
parent
258210912d
commit
ac6c9ab7c2
3
INSTALL
3
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
|
be found in the 'debian' sub-directory. Binary packages can be built using
|
||||||
'dpkg-buildpackage'.
|
'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
|
Building Icinga 2
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
2
debian/gbp.conf
vendored
Normal file
2
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[git-buildpackage]
|
||||||
|
prebuild = ./autogen.sh
|
Loading…
x
Reference in New Issue
Block a user