forked from jengelh/wxWidgets-3_2
This commit is contained in:
parent
c143c35c9b
commit
f5bc992d27
@ -254,7 +254,7 @@ cd ..
|
||||
make install DESTDIR="%buildroot"
|
||||
# Drop libraries already supplied by another packages
|
||||
rm -f "%buildroot/%_libdir"/libwx_baseu{,_net,_xml}-suse.so.2* \
|
||||
"%buildroot/%_libdir/wx/%wx_minor"/sound_sdlu-*.so
|
||||
"%buildroot/%_libdir/wx/%wx_micro"/sound_sdlu-*.so
|
||||
%if %BUILD_LANG
|
||||
# Locales for MS Windows:
|
||||
rm -Rf %buildroot/%_datadir/locale/*/LC_MESSAGES/wxmsw.mo
|
||||
|
@ -419,8 +419,8 @@ ln -sf $(echo %buildroot/%_libdir/wx/config/* | sed "s%%%buildroot%%%%") %buildr
|
||||
%files plugin-sound_sdlu-3_2
|
||||
%defattr (-,root,root)
|
||||
%dir %_libdir/wx
|
||||
%dir %_libdir/wx/%wx_minor
|
||||
%_libdir/wx/%wx_minor/sound_sdlu-%wx_minor.so
|
||||
%dir %_libdir/wx/%wx_micro
|
||||
%_libdir/wx/%wx_micro/sound_sdlu-%wx_micro.so
|
||||
|
||||
%files devel
|
||||
%defattr (-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user