chiark / gitweb /
Fedora: Don't ship a init.d reboot symlink.
authorBill Nottingham <notting@redhat.com>
Thu, 28 Oct 2010 17:27:42 +0000 (13:27 -0400)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Oct 2010 14:28:28 +0000 (16:28 +0200)
Makefile.am

index e079ac89e3a3e5042d7db53a7d2e41c1bb30d1b0..56bafdc09f5e40e6a485e434bf6ae32525bd7553 100644 (file)
@@ -1206,8 +1206,6 @@ if TARGET_FEDORA
        ( cd $(DESTDIR)$(systemunitdir) && \
                rm -f local.service && \
                $(LN_S) rc-local.service local.service )
-       ( cd $(DESTDIR)$(SYSTEM_SYSVINIT_PATH) && \
-               $(LN_S) halt reboot > /dev/null 2>&1 || true )
 endif
 if TARGET_GENTOO
        ( cd $(DESTDIR)$(pkgsysconfdir)/system && \