[systemd-commits] Makefile.am

Zbigniew Jędrzejewski-Szmek zbyszek at kemper.freedesktop.org
Wed Feb 26 22:12:12 PST 2014


 Makefile.am |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 2141e47892cadfd48ad0896ae66831e704ec068e
Author: Armin K <krejzi at email.com>
Date:   Wed Feb 26 15:02:55 2014 +0100

    build-sys: Do not distribute generated udev service files
    
    They are already in nodist_systemunit_DATA and if they are
    shipped, they contain hardcoded paths to udevadm and
    systemd-udevd which will cause them to fail to start when
    rootprefix != prefix and rootlibdir != libdir.

diff --git a/Makefile.am b/Makefile.am
index eaf6c63..25b48e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -502,9 +502,6 @@ EXTRA_DIST += \
 	units/systemd-fsck at .service.in \
 	units/systemd-fsck-root.service.in \
 	units/user at .service.in \
-	units/systemd-udevd.service \
-	units/systemd-udev-trigger.service \
-	units/systemd-udev-settle.service \
 	units/debug-shell.service.in \
 	units/systemd-hibernate.service.in \
 	units/systemd-hybrid-sleep.service.in \



More information about the systemd-commits mailing list