[Pkg-samba-maint] r4028 - branches/ctdb/squeeze-backports/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Thu Mar 1 21:28:11 UTC 2012
Author: bubulle
Date: 2012-03-01 21:28:10 +0000 (Thu, 01 Mar 2012)
New Revision: 4028
Modified:
branches/ctdb/squeeze-backports/debian/changelog
branches/ctdb/squeeze-backports/debian/rules
Log:
* Team upload
* Fix libdir to /usr/lib so that the backport builds on amd64
Modified: branches/ctdb/squeeze-backports/debian/changelog
===================================================================
--- branches/ctdb/squeeze-backports/debian/changelog 2012-03-01 05:08:06 UTC (rev 4027)
+++ branches/ctdb/squeeze-backports/debian/changelog 2012-03-01 21:28:10 UTC (rev 4028)
@@ -1,3 +1,10 @@
+ctdb (1.11+git20111102-2~bpo60+3) UNRELEASED; urgency=low
+
+ * Team upload
+ * Fix libdir to /usr/lib so that the backport builds on amd64
+
+ -- Christian Perrier <bubulle at debian.org> Thu, 01 Mar 2012 22:27:22 +0100
+
ctdb (1.11+git20111102-2~bpo60+2) squeeze-backports; urgency=low
* Team upload
Modified: branches/ctdb/squeeze-backports/debian/rules
===================================================================
--- branches/ctdb/squeeze-backports/debian/rules 2012-03-01 05:08:06 UTC (rev 4027)
+++ branches/ctdb/squeeze-backports/debian/rules 2012-03-01 21:28:10 UTC (rev 4028)
@@ -10,6 +10,7 @@
conf_args = \
--localstatedir=/var/lib \
+ --libdir=/usr/lib \
--with-logdir=/var/log/ctdb
%:
More information about the Pkg-samba-maint
mailing list