Accepting request 738494 from home:Pharaoh_Atem:libexecdir

- Set %_libexecdir to /usr/libexec
  + Modify patch: platformin.diff

OBS-URL: https://build.opensuse.org/request/show/738494
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=510
This commit is contained in:
Michael Schröder 2019-10-31 15:07:59 +00:00 committed by Git OBS Bridge
parent 613af06297
commit ad970a0fce
2 changed files with 7 additions and 1 deletions

View File

@ -5,7 +5,7 @@
%_bindir @bindir@
%_sbindir @sbindir@
-%_libexecdir @libexecdir@
+%_libexecdir %{_exec_prefix}/lib
+%_libexecdir %{_exec_prefix}/libexec
%_datarootdir @datarootdir@
%_datadir @datadir@
%_sysconfdir @sysconfdir@

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 15 02:52:18 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Set %_libexecdir to /usr/libexec
+ Modify patch: platformin.diff
-------------------------------------------------------------------
Wed Oct 2 14:53:19 CEST 2019 - mls@suse.de