From 12451218fbcb275ad23ef96ca60324810b53c474 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Mon, 7 Apr 2014 10:45:09 +0200 Subject: remove fedora-configure --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7d1eff56..ccf79931 100644 --- a/Makefile +++ b/Makefile @@ -91,7 +91,6 @@ install: mkdir -p -m 755 $(ROOT)/usr/lib/systemd/system/local-fs.target.wants mkdir -p -m 755 $(ROOT)/usr/lib/systemd/system/basic.target.wants mkdir -p -m 755 $(ROOT)/usr/lib/systemd/system/sysinit.target.wants - ln -s ../fedora-configure.service $(ROOT)/usr/lib/systemd/system/basic.target.wants ln -s ../fedora-loadmodules.service $(ROOT)/usr/lib/systemd/system/basic.target.wants ln -s ../fedora-autorelabel.service $(ROOT)/usr/lib/systemd/system/basic.target.wants ln -s ../fedora-autorelabel-mark.service $(ROOT)/usr/lib/systemd/system/basic.target.wants -- cgit v1.2.1