git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40471
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
$MAKE
cd ../../..
+make -C locale allmo
+
%install
rm -rf $RPM_BUILD_ROOT
(cd obj-static; make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} install)
%files -n wx-i18n
%defattr(-,root,root)
+%{_datadir}/locale/*/LC_MESSAGES/*.mo
%files devel -f core-headers.files
%defattr(-,root,root)
%{_libdir}/wx/config/%{wxbaseconfigstatic}
%{_libdir}/wx/include/%{wxbaseconfigstatic}/wx/setup.h
%{_datadir}/aclocal/*.m4
+%{_datadir}/bakefile/presets/*
%files gl
%defattr(-,root,root)