[Bug 187818] Review Request: ktorrent : KDE bittorrent client

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 5 10:59:37 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ktorrent : KDE bittorrent client


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187818





------- Additional Comments From rdieter at math.unl.edu  2006-04-05 06:59 EST -------
Replace

touch --no-create %{_datadir}/apps/ktorrent/icons/hicolor || :
gtk-update-icon-cache --quiet %{_datadir}/apps/ktorrent/icons/hicolor || :

with

touch --no-create %{_datadir}/icons/hicolor || :
gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor 2> /dev/null || :

and you should be golden.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list