
Untitled
By: a guest on
Aug 23rd, 2012 | syntax:
None | size: 0.61 KB | hits: 15 | expires: Never
Index: SPECS/sparkleshare.spec
===================================================================
--- SPECS/sparkleshare.spec (révision 128175)
+++ SPECS/sparkleshare.spec (copie de travail)
@@ -36,18 +36,6 @@
# find translations
%find_lang %{name}
-%post
-touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-%postun
-if [ $1 -eq 0 ] ; then
- touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans
-gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
%clean
rm -rf %{buildroot}