[banshee] [Banshee.AmazonMp3] don't update-mime-database
- From: Aaron Bockover <abock src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [Banshee.AmazonMp3] don't update-mime-database
- Date: Mon, 23 Aug 2010 18:27:31 +0000 (UTC)
commit 0c343d68f714608eea03d71540e92df9d178319e
Author: Aaron Bockover <abockover novell com>
Date: Mon Aug 23 14:25:30 2010 -0400
[Banshee.AmazonMp3] don't update-mime-database
Some distro build systems have problems with this, so packagers will
just need to do it themselves in a post-install package script.
src/Extensions/Banshee.AmazonMp3/Makefile.am | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/Extensions/Banshee.AmazonMp3/Makefile.am b/src/Extensions/Banshee.AmazonMp3/Makefile.am
index 1ca7cb7..16b6c08 100644
--- a/src/Extensions/Banshee.AmazonMp3/Makefile.am
+++ b/src/Extensions/Banshee.AmazonMp3/Makefile.am
@@ -22,10 +22,6 @@ mime_DATA = banshee-amz.xml
bamz: bamz.in
@echo ' GEN $@'; sed 's,@bansheedir@,$(pkglibdir),g' < $< > $@
-define EXTRA_INSTALL_DATA_HOOK
- test "$(top_srcdir)" = "$(top_builddir)" && update-mime-database -V $(DESTDIR)$(datadir)/mime || :
-endef
-
include $(top_srcdir)/build/build.mk
CLEANFILES += bamz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]