Accepting request 750689 from Apache

- Replace incorrect usage of %_libexecdir/rpm with %_rpmconfigdir (forwarded request 750622 from Pharaoh_Atem)

OBS-URL: https://build.opensuse.org/request/show/750689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-rpm-macros-control?expand=0&rev=3
factory
Dominique Leuenberger 4 years ago committed by Git OBS Bridge
commit 8a2a0197ed

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 24 17:42:16 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Replace incorrect usage of %_libexecdir/rpm with %_rpmconfigdir
-------------------------------------------------------------------
Fri Dec 18 23:37:37 UTC 2015 - opensuse@cboltz.de

@ -17,7 +17,7 @@
%if 0%{?suse_version} > 1230
%define macros_dir %{_libexecdir}/rpm/macros.d
%define macros_dir %{_rpmconfigdir}/macros.d
%else
%define macros_dir %{_sysconfdir}/rpm
%endif

Loading…
Cancel
Save