[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.9.6-1-17-g5adb0dd
Chow Loong Jin
hyperair at ubuntu.com
Wed Apr 13 02:23:37 UTC 2011
The following commit has been merged in the master branch:
commit 0ffc0072ddb29b35378f64f0904f976c4ddf087f
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Wed Apr 13 09:49:11 2011 +0800
Disable dh_makeclilibs
diff --git a/debian/rules b/debian/rules
index cf8d215..8a1681f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,9 @@ override_dh_strip:
override_dh_clistrip:
dh_clistrip --dbg-package=banshee-dbg
+# disable dh_makeclilibs for weird signed libraries
+override_dh_makeclilibs:
+
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
--
banshee
More information about the Pkg-cli-apps-commits
mailing list