[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.1.13-1-13-ga90b84a

Laurent Bigonville bigon at bigon.be
Mon Aug 30 09:53:24 UTC 2010


The following commit has been merged in the debian branch:
commit a90b84aa95d4a0c9401b7fee8b31929ed1425300
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Mon Aug 30 11:52:07 2010 +0200

    Use more generic -X path in dh_makeshlibs calls

diff --git a/debian/rules b/debian/rules
index 1fbac40..0097975 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,5 @@ override_dh_strip:
 	dh_strip -plibfolks-telepathy0 --dbg-package=libfolks-telepathy-dbg
 
 override_dh_makeshlibs:
-	dh_makeshlibs -plibfolks0 -X/backends/telepathy/
-	dh_makeshlibs -plibfolks-telepathy0 -X/backends/telepathy/
+	dh_makeshlibs -plibfolks0 -X/backends/
+	dh_makeshlibs -plibfolks-telepathy0 -X/backends/

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list