Add missing %mingw32_debug_install_post
This commit is contained in:
parent
f3b87dde70
commit
276307b7b0
@ -238,6 +238,7 @@ package or when debugging this package. \
|
|||||||
%_mingw32_description %{mingw32_description}
|
%_mingw32_description %{mingw32_description}
|
||||||
%_mingw32_debug_package %{mingw32_debug_package}
|
%_mingw32_debug_package %{mingw32_debug_package}
|
||||||
%_mingw32_debug_install_post %{mingw_debug_install_post}
|
%_mingw32_debug_install_post %{mingw_debug_install_post}
|
||||||
|
%mingw32_debug_install_post %{mingw_debug_install_post}
|
||||||
|
|
||||||
|
|
||||||
# This macro has been dropped from the new guidelines, keep
|
# This macro has been dropped from the new guidelines, keep
|
||||||
|
@ -247,6 +247,7 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/mingw/
|
|||||||
* Tue Mar 06 2012 Kalev Lember <kalevlember@gmail.com> - 95-3
|
* Tue Mar 06 2012 Kalev Lember <kalevlember@gmail.com> - 95-3
|
||||||
- Merge copy-n-paste duplicate %%mingw32_debug_package code
|
- Merge copy-n-paste duplicate %%mingw32_debug_package code
|
||||||
- Get rid of the USE_OLD_METHOD hack in mingw-find-debuginfo.sh
|
- Get rid of the USE_OLD_METHOD hack in mingw-find-debuginfo.sh
|
||||||
|
- Add missing %mingw32_debug_install_post
|
||||||
|
|
||||||
* Tue Feb 28 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 95-2
|
* Tue Feb 28 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 95-2
|
||||||
- Fixed broken summary tags
|
- Fixed broken summary tags
|
||||||
|
Loading…
Reference in New Issue
Block a user