Accepting request 750622 from home:Pharaoh_Atem:libexecdir
- Replace incorrect usage of %_libexecdir/rpm with %_rpmconfigdir OBS-URL: https://build.opensuse.org/request/show/750622 OBS-URL: https://build.opensuse.org/package/show/Apache/apache-rpm-macros-control?expand=0&rev=7
This commit is contained in:
parent
2d7482d3c5
commit
e8065efc59
@ -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
|
Fri Dec 18 23:37:37 UTC 2015 - opensuse@cboltz.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1230
|
%if 0%{?suse_version} > 1230
|
||||||
%define macros_dir %{_libexecdir}/rpm/macros.d
|
%define macros_dir %{_rpmconfigdir}/macros.d
|
||||||
%else
|
%else
|
||||||
%define macros_dir %{_sysconfdir}/rpm
|
%define macros_dir %{_sysconfdir}/rpm
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user