Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 23rd, 2012  |  syntax: None  |  size: 0.61 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Index: SPECS/sparkleshare.spec
  2. ===================================================================
  3. --- SPECS/sparkleshare.spec     (rĂ©vision 128175)
  4. +++ SPECS/sparkleshare.spec     (copie de travail)
  5. @@ -36,18 +36,6 @@
  6.  # find translations
  7.  %find_lang %{name}
  8.  
  9. -%post
  10. -touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
  11. -
  12. -%postun
  13. -if [ $1 -eq 0 ] ; then
  14. -    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
  15. -    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
  16. -fi
  17. -
  18. -%posttrans
  19. -gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
  20. -
  21.  %clean
  22.  rm -rf %{buildroot}