]> granicus.if.org Git - icinga2/commitdiff
Install icinga2 binary in $PREFIX/sbin rather than $PREFIX/bin.
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 26 Sep 2012 07:56:28 +0000 (09:56 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 26 Sep 2012 07:56:28 +0000 (09:56 +0200)
icinga-app/Makefile.am

index 9495c6d3573135524d76abffbdd614193db7b8ea..6730de81ef879765abb4b96ed52607ae3a14b22a 100644 (file)
@@ -3,7 +3,7 @@
 SUBDIRS = \
        config
 
-bin_PROGRAMS = \
+sbin_PROGRAMS = \
        icinga2
 
 icinga2_SOURCES = \