Revert libexec change
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=516
This commit is contained in:
parent
994a995e17
commit
ac565bb812
@ -5,7 +5,7 @@
|
|||||||
%_bindir @bindir@
|
%_bindir @bindir@
|
||||||
%_sbindir @sbindir@
|
%_sbindir @sbindir@
|
||||||
-%_libexecdir @libexecdir@
|
-%_libexecdir @libexecdir@
|
||||||
+%_libexecdir %{_exec_prefix}/libexec
|
+%_libexecdir %{_exec_prefix}/lib
|
||||||
%_datarootdir @datarootdir@
|
%_datarootdir @datarootdir@
|
||||||
%_datadir @datadir@
|
%_datadir @datadir@
|
||||||
%_sysconfdir @sysconfdir@
|
%_sysconfdir @sysconfdir@
|
||||||
|
@ -20,12 +20,6 @@ Tue Nov 5 16:25:53 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|||||||
- Move pythondistdeps dependency generator to rpm-build
|
- Move pythondistdeps dependency generator to rpm-build
|
||||||
- Add python3-setuptools and python3 dependencies to rpm-build for pythondistdeps
|
- Add python3-setuptools and python3 dependencies to rpm-build for pythondistdeps
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Wed Oct 2 14:53:19 CEST 2019 - mls@suse.de
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user