|
|
|
@ -197,6 +197,9 @@ export PATH="%{tde_bindir}:${PATH}"
|
|
|
|
|
%__rm -f %{?buildroot}%{tde_libdir}/libtderadio.la
|
|
|
|
|
%__rm -f %{?buildroot}%{tde_libdir}/libtderadio.so
|
|
|
|
|
|
|
|
|
|
# Remove pixmas
|
|
|
|
|
%__rm -fr %{?buildroot}%{tde_datadir}/pixmaps/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
%__rm -rf %{buildroot}
|
|
|
|
@ -218,7 +221,6 @@ export PATH="%{tde_bindir}:${PATH}"
|
|
|
|
|
%dir %{tde_datadir}/icons/hicolor/256x256/actions
|
|
|
|
|
%{tde_datadir}/icons/hicolor/*/*/tderadio*.png
|
|
|
|
|
%{tde_datadir}/icons/locolor/*/*/tderadio*.png
|
|
|
|
|
%{tde_datadir}/pixmaps/tderadio.xpm
|
|
|
|
|
%lang(de) %{tde_datadir}/locale/de/LC_MESSAGES/*.mo
|
|
|
|
|
%lang(nl) %{tde_datadir}/locale/nl/LC_MESSAGES/*.mo
|
|
|
|
|
%lang(pt) %{tde_datadir}/locale/pt/LC_MESSAGES/*.mo
|
|
|
|
|