mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-09 00:32:12 -04:00
Added note about git-buildpackage.
This commit is contained in:
parent
fa7879776c
commit
258210912d
1 changed files with 3 additions and 0 deletions
3
INSTALL
3
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
|
||||
-----------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue