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:
Marcus Meissner 2020-12-29 09:02:16 +00:00 committed by Git OBS Bridge
parent cdbba27e31
commit 95fb60a5f1
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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