[Pkg-shadow-commits] r415 - branches/experimental/debian

Nicolas FRANCOIS nekral-guest at costa.debian.org
Tue Jul 26 01:05:37 UTC 2005


Author: nekral-guest
Date: 2005-07-26 01:05:36 +0000 (Tue, 26 Jul 2005)
New Revision: 415

Modified:
   branches/experimental/debian/rules
Log:
Enable shadow group support.


Modified: branches/experimental/debian/rules
===================================================================
--- branches/experimental/debian/rules	2005-07-26 01:04:34 UTC (rev 414)
+++ branches/experimental/debian/rules	2005-07-26 01:05:36 UTC (rev 415)
@@ -11,7 +11,7 @@
 endif
 export CFLAGS
 
-config_options := --disable-shared --without-libcrack --mandir=/usr/share/man --with-libpam
+config_options := --disable-shared --without-libcrack --mandir=/usr/share/man --with-libpam --enable-shadowgrp
 
 DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 DEB_BUILD_GNU_TYPE = $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)




More information about the Pkg-shadow-commits mailing list