diff --git a/platformin.diff b/platformin.diff index 6b79b0b..de0da97 100644 --- a/platformin.diff +++ b/platformin.diff @@ -5,7 +5,7 @@ %_bindir @bindir@ %_sbindir @sbindir@ -%_libexecdir @libexecdir@ -+%_libexecdir %{_exec_prefix}/libexec ++%_libexecdir %{_exec_prefix}/lib %_datarootdir @datarootdir@ %_datadir @datadir@ %_sysconfdir @sysconfdir@ diff --git a/rpm.changes b/rpm.changes index bf7635c..b325e7b 100644 --- a/rpm.changes +++ b/rpm.changes @@ -20,12 +20,6 @@ Tue Nov 5 16:25:53 UTC 2019 - Neal Gompa - Move pythondistdeps dependency generator to rpm-build - Add python3-setuptools and python3 dependencies to rpm-build for pythondistdeps -------------------------------------------------------------------- -Tue Oct 15 02:52:18 UTC 2019 - Neal Gompa - -- Set %_libexecdir to /usr/libexec - + Modify patch: platformin.diff - ------------------------------------------------------------------- Wed Oct 2 14:53:19 CEST 2019 - mls@suse.de