On Fri, Mar 07, 2014 at 12:13:39AM +0100, Armin K. wrote: > On 03/04/2014 04:23 PM, Armin K wrote: > > It contains hardcoded path to systemd-sysctl executable which > > is /usr/lib/systemd/systemd-sysctl on latest stable release and > > as such it will complain at runtime if rootprefix != prefix > > --- > > Makefile.am | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/Makefile.am b/Makefile.am > > index 251b5d0..352381c 100644 > > --- a/Makefile.am > > +++ b/Makefile.am > > @@ -2568,7 +2568,6 @@ dist_network_DATA = \ > > network/80-container-host0.network > > > > dist_udevrules_DATA += \ > > - rules/99-systemd.rules \ > > rules/42-usb-hid-pm.rules \ > > rules/50-udev-default.rules \ > > rules/60-drm.rules \ > > That would mean that the file would not be installed at all. I fixed it up to add it to nodist_..._DATA and pushed.
Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel