[Pkg-samba-maint] r4026 - branches/samba/backports.org/squeeze/debian

bubulle at alioth.debian.org bubulle at alioth.debian.org
Thu Mar 1 05:04:35 UTC 2012


Author: bubulle
Date: 2012-03-01 05:04:33 +0000 (Thu, 01 Mar 2012)
New Revision: 4026

Modified:
   branches/samba/backports.org/squeeze/debian/changelog
   branches/samba/backports.org/squeeze/debian/rules
Log:
Release 2:3.6.3-1~bpo60+2

Modified: branches/samba/backports.org/squeeze/debian/changelog
===================================================================
--- branches/samba/backports.org/squeeze/debian/changelog	2012-02-26 18:13:32 UTC (rev 4025)
+++ branches/samba/backports.org/squeeze/debian/changelog	2012-03-01 05:04:33 UTC (rev 4026)
@@ -1,3 +1,9 @@
+samba (2:3.6.3-1~bpo60+2) squeeze-backports; urgency=low
+
+  * Fix libdir to /usr/lib so that the backport builds on amd64
+
+ -- Christian Perrier <bubulle at debian.org>  Wed, 29 Feb 2012 08:09:59 +0100
+
 samba (2:3.6.3-1~bpo60+1) squeeze-backports; urgency=low
 
   * Squeeze backport

Modified: branches/samba/backports.org/squeeze/debian/rules
===================================================================
--- branches/samba/backports.org/squeeze/debian/rules	2012-02-26 18:13:32 UTC (rev 4025)
+++ branches/samba/backports.org/squeeze/debian/rules	2012-03-01 05:04:33 UTC (rev 4026)
@@ -45,6 +45,7 @@
 		--with-cachedir=/var/cache/samba \
 		--with-codepagedir=/usr/share/samba \
 		--with-nmbdsocketdir=/var/run/samba \
+		--libdir=/usr/lib \
 		--enable-external-libtalloc \
 		--without-libtalloc \
 		--without-cifsmount \





More information about the Pkg-samba-maint mailing list