diff options
author | Keith Richie <disturbed1976@gmail.com> | 2010-05-13 00:21:49 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:21:49 +0200 |
commit | 13b2b2c3aa6511f0df16a78d8480c09f3bb80ea1 (patch) | |
tree | e3fe787125d08ff78b30c5b69c4758d909c7310d /audio/musicmanager/Makefile.patch | |
parent | a435888ae1f2c4e9b8972c3a0df56b1a1f5d456c (diff) | |
download | slackbuilds-13b2b2c3aa6511f0df16a78d8480c09f3bb80ea1.tar.gz |
audio/musicmanager: Updated for version 0.10.14
Diffstat (limited to 'audio/musicmanager/Makefile.patch')
-rw-r--r-- | audio/musicmanager/Makefile.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/musicmanager/Makefile.patch b/audio/musicmanager/Makefile.patch deleted file mode 100644 index 80069cd05e..0000000000 --- a/audio/musicmanager/Makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 - #---------------------------------------------------------- |