]> granicus.if.org Git - icinga2/commitdiff
Remove broken symlink.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 3 Oct 2013 11:03:54 +0000 (13:03 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 3 Oct 2013 11:03:54 +0000 (13:03 +0200)
etc/icinga2/Makefile.am

index 1a911c478cf21f80e9749b3bc768fa01f34f65cc..5eda82ed886e4de788155db7459f31888c5d7bb5 100644 (file)
@@ -22,7 +22,6 @@ install-exec-hook:
        @cd $(icinga2confdir) && \
        if [ ! -e features-enabled ]; then \
          $(MKDIR_P) features-enabled && \
-         $(LN_S) ../features-available/compat.conf features-enabled/; \
          $(LN_S) ../features-available/checker.conf features-enabled/; \
          $(LN_S) ../features-available/notification.conf features-enabled/; \
        fi