[Pkg-telepathy-commits] [SCM] telepathy-gabble packaging branch, debian, updated. debian/0.13.7-1-7-g3fc27af

Simon McVittie smcv at debian.org
Thu Jan 26 17:12:51 UTC 2012


The following commit has been merged in the debian branch:
commit 3fc27af6c42b9cd3c7808c72e63ec586e7573aa4
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Jan 26 16:54:25 2012 +0000

    Don't use multiarch libdir: not useful for this package

diff --git a/debian/changelog b/debian/changelog
index 2ddcc34..6718a86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ telepathy-gabble (0.14.1-1) UNRELEASED; urgency=low
   * Specifically mention Facebook Chat in the Description (Closes: #650459)
   * Use debhelper 9, for better debug symbols and hardened build flags
     (Closes: #656517)
+    - but don't use multiarch libdir: not useful for this package
   * Standards-Version: 3.9.2 (no changes)
 
  -- Simon McVittie <smcv at debian.org>  Thu, 26 Jan 2012 14:31:39 +0000
diff --git a/debian/rules b/debian/rules
index e083b1b..64ebb8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@
 # Leaving it as it was for now...
 override_dh_auto_configure:
 	dh_auto_configure -- \
+		--libdir="\$${prefix}/lib" \
 		--libexecdir="\$${prefix}/lib/telepathy" \
 		--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
 

-- 
telepathy-gabble packaging



More information about the Pkg-telepathy-commits mailing list