SHA256
1
0
forked from pool/epour
Simon Lees 2015-02-21 10:42:09 +00:00 committed by Git OBS Bridge
parent b306373942
commit af6268ab8d

View File

@ -52,7 +52,7 @@ python setup.py install --root "%{buildroot}"
%if 0%{?suse_version}
%fdupes %{buildroot}/%{_datadir}
%suse_update_desktop_file epour
mv %{_datadir}/icons/ %{_datadir}/pixmaps/
mv %{_datadir}/icons/* %{_datadir}/pixmaps/*
%endif
rm -rf "%{buildroot}/%{_datadir}/doc"