[Pkg-shadow-commits] r1210 - trunk/debian

bubulle at alioth.debian.org bubulle at alioth.debian.org
Fri Jun 22 17:46:48 UTC 2007


Author: bubulle
Date: 2007-06-22 17:46:47 +0000 (Fri, 22 Jun 2007)
New Revision: 1210

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
Niark, Sesse

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-06-22 17:34:19 UTC (rev 1209)
+++ trunk/debian/changelog	2007-06-22 17:46:47 UTC (rev 1210)
@@ -2,6 +2,7 @@
 
   * The "Baguette laonnaise" release
   * Reactivate ECHOCTL in login after it disappeared in 4.0.8. Closes: #429758
+  * Disable audit support. Closes: #bug_not_yet_reported_by_Sesse
 
  -- Christian Perrier <bubulle at debian.org>  Fri, 22 Jun 2007 19:33:01 +0200
 

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-06-22 17:34:19 UTC (rev 1209)
+++ trunk/debian/rules	2007-06-22 17:46:47 UTC (rev 1210)
@@ -23,7 +23,7 @@
 DEB_AUTO_UPDATE_AUTOMAKE = 1.9
 
 # Adds extra options when calling the configure script:
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared --without-libcrack --mandir=/usr/share/man --with-libpam --enable-shadowgrp --enable-man
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared --without-libcrack --without-audit --mandir=/usr/share/man --with-libpam --enable-shadowgrp --enable-man
 ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
   DEB_CONFIGURE_EXTRA_FLAGS += --host=$(DEB_HOST_GNU_TYPE)
 endif




More information about the Pkg-shadow-commits mailing list