summaryrefslogtreecommitdiff
path: root/audio/musicmanager/Makefile.patch
diff options
context:
space:
mode:
authorKeith Richie <disturbed1976@gmail.com>2010-05-12 17:37:15 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 17:37:15 +0200
commit0a46c9345ab68d4b0a2afd507b1874a7f52cd68c (patch)
tree2065a06c0bf27ebf889bd63b7775100296235a80 /audio/musicmanager/Makefile.patch
parent3e16f90f6d48f927e7c1c750b751da2dea9dd432 (diff)
downloadslackbuilds-0a46c9345ab68d4b0a2afd507b1874a7f52cd68c.tar.gz
audio/musicmanager: Updated for version 0.10.0
Diffstat (limited to 'audio/musicmanager/Makefile.patch')
-rw-r--r--audio/musicmanager/Makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/musicmanager/Makefile.patch b/audio/musicmanager/Makefile.patch
new file mode 100644
index 0000000000..80069cd05e
--- /dev/null
+++ b/audio/musicmanager/Makefile.patch
@@ -0,0 +1,11 @@
+--- Makefile.org 2009-05-31 10:17:52.000000000 -0400
++++ Makefile 2009-05-31 16:52:00.959195506 -0400
+@@ -185,8 +185,6 @@
+ $(INSTALL) -m 644 -D po/$$tr.mo -T $(INSTALLDIR)/share/locale/$$tr/LC_MESSAGES/gogglesmm.mo ; \
+ done;
+ endif
+- @echo " Updating the icon cache ..."
+- @gtk-update-icon-cache -t $(INSTALLDIR)/share/icons/hicolor
+
+ # Clean
+ #----------------------------------------------------------