[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:23 UTC 2009
The following commit has been merged in the master branch:
commit a55914e51a490ab36050da29f7cd44ddc2fb4b6b
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Tue Aug 11 00:27:55 2009 +0800
Disable dh_makeshlibs to avoid ldconfig call
diff --git a/debian/rules b/debian/rules
index 95e90b3..c91783f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,8 @@ override_dh_auto_configure:
--enable-banshee \
--disable-beagle
+# disable dh_makeshlibs (problems with /usr/lib/tangerine/*.so*)
+override_dh_makeshlibs:
%:
dh $@
--
tangerine
More information about the Pkg-cli-apps-commits
mailing list