- Fixed usage of %_fillupdir macro, needs to be passed to make install such

that the file is installed into the right location.

OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=254
This commit is contained in:
Matthias Gerstner 2017-11-24 09:36:14 +00:00 committed by Git OBS Bridge
parent 5d555d4beb
commit befca5299f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 24 09:35:28 UTC 2017 - matthias.gerstner@suse.com
- Fixed usage of %_fillupdir macro, needs to be passed to `make install` such
that the file is installed into the right location.
-------------------------------------------------------------------
Thu Nov 23 13:40:08 UTC 2017 - rbrown@suse.com

View File

@ -57,7 +57,7 @@ Authors:
%build
%install
make install DESTDIR=$RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT fillupdir="%{_fillupdir}"
mkdir -p $RPM_BUILD_ROOT/etc/polkit-1/rules.d/
> $RPM_BUILD_ROOT/etc/polkit-1/rules.d/90-default-privs.rules