From: Lennart Poettering Date: Wed, 24 Nov 2010 22:23:23 +0000 (+0100) Subject: build-sys: get rid of special fedor install target X-Git-Tag: v14~3 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28cdc98ae8d128646eda4e1512b1f392d9dbb9d0;p=systemd build-sys: get rid of special fedor install target --- diff --git a/Makefile.am b/Makefile.am index eb63c5d5..d7a279c1 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