]> granicus.if.org Git - icinga2/commit
Debian: Made creation of icinga-version.h.fallback safer.
authorMarkus Frosch <markus@lazyfrosch.de>
Wed, 4 Dec 2013 19:40:10 +0000 (20:40 +0100)
committerMarkus Frosch <markus@lazyfrosch.de>
Wed, 4 Dec 2013 19:40:10 +0000 (20:40 +0100)
commit751f3ad19be7c259d1eae8ffc2e4d771bd915189
tree6d205489481511b0afa86843ba6e52621603b01d
parent2b7e8ed7ab18cac75cbc41064c79bd0e8e36d65d
Debian: Made creation of icinga-version.h.fallback safer.

We now use a custom CMakeLists.txt to just create this file without checking
dependencies or doing other stuff.

Idea is to avoid breaking on systems that only create source packages for
chroot builds.

Refs #5261
debian/CMakeLists.txt [new file with mode: 0644]
debian/rules