Accepting request 859146 from home:mgerstner:branches:Base:System
- also set libprivdir during build, otherwhise systemd and D-Bus service files contain the wrong path and we'll get runtime errors. OBS-URL: https://build.opensuse.org/request/show/859146 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=144
This commit is contained in:
parent
cdbba27e31
commit
95fb60a5f1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 29 08:39:01 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||
|
||||
- also set libprivdir during build, otherwhise systemd and D-Bus service files
|
||||
contain the wrong path and we'll get runtime errors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 28 12:26:34 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||
|
||||
|
@ -130,7 +130,7 @@ export SUID_LDFLAGS="-z now -pie"
|
||||
--enable-examples \
|
||||
--enable-libsystemd-login \
|
||||
%{nil}
|
||||
%make_build
|
||||
%make_build libprivdir=%{_libexecdir}/polkit-1
|
||||
|
||||
%install
|
||||
# install explicitly into libexec. upstream has some unflexible logic for
|
||||
|
Loading…
x
Reference in New Issue
Block a user