[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. upstream/0.3.2.1-16-gf4798c8

Chow Loong Jin hyperair at gmail.com
Mon Aug 10 17:58:25 UTC 2009


The following commit has been merged in the master branch:
commit f4798c8ef947349516c696bbf769dbf72737cf3a
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Tue Aug 11 00:36:44 2009 +0800

    Copy over Banshee's Collection Indexer DLL

diff --git a/debian/rules b/debian/rules
index c91783f..01a6789 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,13 @@ override_dh_auto_configure:
 
 # disable dh_makeshlibs (problems with /usr/lib/tangerine/*.so*)
 override_dh_makeshlibs:
+
+# copy over banshee's collectionindexer dll
+override_dh_auto_install:
+	dh_auto_install
+	cp /usr/lib/banshee-1/Banshee.CollectionIndexer.dll \
+	   debian/tangerine/usr/lib/tangerine/plugins
+
 %:
 	dh $@
 

-- 
tangerine



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