[systemd-bugs] [Bug 58167] Makefile tries to install libudev.so.1.2.0 to /lib - and then fails with an error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 12 05:59:46 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=58167

--- Comment #3 from Michael Biebl <mbiebl at gmail.com> ---
(In reply to comment #1)
> (In reply to comment #0)
> 
> > 3) "configure --sysconfdir=DIR" defaults to "/usr/etc".  Again - this would
> > be easier if the default were simply "/etc" instead.
> 
> That is how every autotools using package works.

Ok, actually not quite true: the default for autotools using packages is
--prefix=/usr/local, which makes sysconfdir default to /usr/local/etc.

As systemd explictly set prefix to /usr (instead of using the default
/usr/local) it might make sense to also let sysconfdir default to /etc (unless
--sysconfdir is passed to configure)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121212/d5cf899a/attachment.html>


More information about the systemd-bugs mailing list