]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Drop --enable-reduced-depends for right now
authorRuss Allbery <rra@debian.org>
Sat, 25 Dec 2010 03:23:42 +0000 (19:23 -0800)
committerRuss Allbery <rra@debian.org>
Sat, 25 Dec 2010 03:23:42 +0000 (19:23 -0800)
* Drop --enable-reduced-depends for right now.  aklog doesn't deal with
  it correctly.

debian/changelog
debian/rules

index 672bdf6c0d0d92aefa23d3ccebca30840f9b3528..837e580b3e4e9e694c14a011951546c404311570 100644 (file)
@@ -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 <rra@debian.org>  Tue, 02 Nov 2010 10:15:15 -0700
 
index 9b8587688ea0faba5f61401bff945f73148df5b7..06296839899b15a6285093ece48f1254b41965ac 100755 (executable)
@@ -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: