From: Russ Allbery Date: Sat, 25 Dec 2010 03:23:42 +0000 (-0800) Subject: Drop --enable-reduced-depends for right now X-Git-Tag: debian/1.6.0.pre1-1~6 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5c11572f61bd90d621ad00422b396aec023b811e;p=packages%2Fo%2Fopenafs.git Drop --enable-reduced-depends for right now * Drop --enable-reduced-depends for right now. aklog doesn't deal with it correctly. --- diff --git a/debian/changelog b/debian/changelog index 672bdf6c0..837e580b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ openafs (1.6.0~pre1-1) UNRELEASED; urgency=low * Add $named to Should-Start in the openafs-client init script since the client may do DNS lookups for the VLDB and file servers during startup in some situations. (Closes: #586226) + * Drop --enable-reduced-depends for right now. aklog doesn't deal with + it correctly. -- Russ Allbery Tue, 02 Nov 2010 10:15:15 -0700 diff --git a/debian/rules b/debian/rules index 9b8587688..062968398 100755 --- a/debian/rules +++ b/debian/rules @@ -97,7 +97,7 @@ override_dh_auto_configure: --localstatedir=/var/lib --enable-supergroups \ --enable-fuse-client --enable-debug --enable-debug-lwp \ --with-xslt-processor=xsltproc --with-html-xsl=$(HTML_XSL) \ - --enable-reduced-depends $(DEBIAN_OPT_FLAGS) $(SYSTEM) + $(DEBIAN_OPT_FLAGS) $(SYSTEM) # Also build a libafs_tree and build the XML documentation. override_dh_auto_build: