[Pkg-cli-apps-commits] [SCM] banshee branch, ubuntu/maverick, updated. ppa/1.7.4-1ubuntu1-15-gd54fedc

Iain Lane laney at ubuntu.com
Mon Sep 6 18:55:17 UTC 2010


The following commit has been merged in the ubuntu/maverick branch:
commit 9c3402b07cec63d7cf9a7e403b8365dd2753c684
Author: Iain Lane <laney at ubuntu.com>
Date:   Mon Sep 6 19:48:33 2010 +0100

    Make sure mimeinfo.cache is removed

diff --git a/debian/rules b/debian/rules
index f26faa2..a55c848 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,7 @@ override_dh_clistrip:
 override_dh_install:
 	# make sure we don't include a generated MIME database
 	find debian/tmp/usr/share/mime/ -mindepth 1 -maxdepth 1 -not -name packages -print0 | xargs -0 rm -rf
+	rm -f debian/tmp/usr/share/applications/mimeinfo.cache
 	dh_install
 	# Remove MeeGo stuff from banshee binary package
 	rm -r debian/banshee/usr/share/mutter-meego/ \

-- 
banshee



More information about the Pkg-cli-apps-commits mailing list