From 28cdc98ae8d128646eda4e1512b1f392d9dbb9d0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 24 Nov 2010 23:23:23 +0100 Subject: [PATCH] build-sys: get rid of special fedor install target --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index eb63c5d56..d7a279c15 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1339,8 +1339,3 @@ upload: all distcheck git-tag: git tag "v$(VERSION)" -m "systemd $(VERSION)" - -# Opt out from a few services on Fedora for now, as long as rc.sysinit does this job -fedora: install - rm $(DESTDIR)/lib/systemd/system/local-fs.target.wants/var-run.mount - rm $(DESTDIR)/lib/systemd/system/local-fs.target.wants/var-lock.mount -- 2.30.2