build-sys: Do not distribute generated emergency.service

It is already in nodist_systemunit_DATA and if it is
shipped, it contains the hardcoded path to systemctl
which will cause it to fail to start when
rootprefix != prefix and rootbindir != bindir.
This commit is contained in:
Jon Severinsson 2014-07-11 14:37:36 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent 3ce1424909
commit 3864c28549

View file

@ -412,7 +412,6 @@ dist_sysctl_DATA = \
dist_systemunit_DATA = \
units/graphical.target \
units/multi-user.target \
units/emergency.service \
units/emergency.target \
units/sysinit.target \
units/basic.target \