Bug 33828

Summary: Don't install systemd units to /no with --without-systemdsystemunitdir
Product: accountsservice Reporter: Brett Witherspoon <spoonb>
Component: generalAssignee: Matthias Clasen <mclasen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Don't install units with --without-systemdsystemunitdir
Don't install units with --without-systemdsystemunitdir

Description Brett Witherspoon 2011-02-01 18:38:47 UTC
When using --without-systemdsystemunitdir the unit files will be installed to DESTDIR/no. Attached is a git-format patch that does not install the systemd files when using --without-systemdsystemunitdir.
Comment 1 Brett Witherspoon 2011-02-01 18:39:38 UTC
Created attachment 42846 [details] [review]
Don't install units with --without-systemdsystemunitdir
Comment 2 Brett Witherspoon 2011-02-04 19:13:18 UTC
Created attachment 42957 [details] [review]
Don't install units with --without-systemdsystemunitdir

Actually, this is a slightly better patch that also uses pkg-config ( instead of not installing them at all ) when --with-systemdsystemunitdir is given without a path.
Comment 3 Ray Strode [halfline] 2011-03-17 10:56:42 UTC
Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.