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://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=28cdc98ae8d128646eda4e1512b1f392d9dbb9d0;hp=46891d97b25d171603c66a512310a53e3cc78af6;p=elogind.git build-sys: get rid of special fedor install target --- 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