* debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -16,6 +16,7 @@ shadow (1:4.1.4.3-1) UNRELEASED; urgency=low
|
||||
* debian/control: Removed Martin Quinson from the Uploaders, on his request.
|
||||
* debian/login.defs: Improve documentation of USERGROUPS_ENAB.
|
||||
Closes: #572687
|
||||
* debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633
|
||||
|
||||
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Sun, 24 Jan 2010 18:28:33 +0100
|
||||
|
||||
|
||||
1
debian/rules
vendored
1
debian/rules
vendored
@@ -21,6 +21,7 @@ include /usr/share/cdbs/1/class/autotools.mk
|
||||
DEB_AUTO_UPDATE_ACLOCAL = 1.9
|
||||
DEB_AUTO_UPDATE_AUTOCONF = 1.9
|
||||
DEB_AUTO_UPDATE_AUTOMAKE = 1.9
|
||||
DEB_AUTO_UPDATE_LIBTOOL = pre
|
||||
|
||||
# Adds extra options when calling the configure script:
|
||||
DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared --without-libcrack --without-audit --mandir=/usr/share/man --with-libpam --enable-shadowgrp --enable-man --disable-account-tools-setuid --with-group-name-max-length=32
|
||||
|
||||
Reference in New Issue
Block a user