Code

work around setup.sh stupidity
authorAlexander Wirt <formorer@debian.org>
Wed, 13 Oct 2010 17:44:02 +0000 (19:44 +0200)
committerAlexander Wirt <formorer@debian.org>
Wed, 13 Oct 2010 17:44:02 +0000 (19:44 +0200)
debian/rules

index 93764abeb9c1b05a4921defa3d9573b132622b60..c31d733bccbe106f5d5ec2598078c9b3ce0c2751 100755 (executable)
@@ -55,6 +55,7 @@ install: build
        dh_installdirs
        mkdir -p debian/tmp
        DESTDIR=debian/tmp ./setup.sh --yes
+       cp -a livestatus.src/debian/tmp/* debian/tmp/
        rm debian/tmp/usr/share/check_mk/modules/defaults
        mkdir -p debian/check-mk-server-icinga/usr/share/check_mk/modules/
        cp debian/defaults.icinga debian/check-mk-server-icinga/usr/share/check_mk/modules/defaults