added back .mo files (we do have a separate package for them after all); added bakefile presets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -200,6 +200,8 @@ cd contrib/src
|
|||||||
$MAKE
|
$MAKE
|
||||||
cd ../../..
|
cd ../../..
|
||||||
|
|
||||||
|
make -C locale allmo
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
(cd obj-static; make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} install)
|
(cd obj-static; make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} install)
|
||||||
@@ -565,6 +567,7 @@ rm -f %{_bindir}/%{wxbaseconfiglink}
|
|||||||
|
|
||||||
%files -n wx-i18n
|
%files -n wx-i18n
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_datadir}/locale/*/LC_MESSAGES/*.mo
|
||||||
|
|
||||||
%files devel -f core-headers.files
|
%files devel -f core-headers.files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@@ -615,6 +618,7 @@ rm -f %{_bindir}/%{wxbaseconfiglink}
|
|||||||
%{_libdir}/wx/config/%{wxbaseconfigstatic}
|
%{_libdir}/wx/config/%{wxbaseconfigstatic}
|
||||||
%{_libdir}/wx/include/%{wxbaseconfigstatic}/wx/setup.h
|
%{_libdir}/wx/include/%{wxbaseconfigstatic}/wx/setup.h
|
||||||
%{_datadir}/aclocal/*.m4
|
%{_datadir}/aclocal/*.m4
|
||||||
|
%{_datadir}/bakefile/presets/*
|
||||||
|
|
||||||
%files gl
|
%files gl
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Reference in New Issue
Block a user