chiark / gitweb /
build-sys: Do not distribute generated udev service files
authorArmin K <krejzi@email.com>
Wed, 26 Feb 2014 14:02:55 +0000 (15:02 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Feb 2014 06:11:59 +0000 (01:11 -0500)
commit2141e47892cadfd48ad0896ae66831e704ec068e
tree9ee92f9ea6993b29e9bf9fc15178ceec333fff73
parent77e8ff6974ffaa6c9954e3d2264d9aa75ef25233
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.
Makefile.am