* Force use of dblatex to build the manual, even if docbook2pdf is
available, since the latter dies with errors about TeX capacity.
(Closes: #635306)
openafs (1.6.0~pre7-2) UNRELEASED; urgency=low
+ * Force use of dblatex to build the manual, even if docbook2pdf is
+ available, since the latter dies with errors about TeX capacity.
+ (Closes: #635306)
* Add another dummy rule for ./debian/rules to the kernel module rules
file to fix another variation of make-kpkg breakage.
--sysconfdir=/etc --libexecdir=/usr/lib --with-krb5 \
--localstatedir=/var/lib --enable-supergroups \
--enable-fuse-client --enable-debug --enable-debug-lwp \
- --with-xslt-processor=xsltproc --with-html-xsl=$(HTML_XSL) \
+ --with-docbook2pdf=dblatex --with-xslt-processor=xsltproc \
+ --with-html-xsl=$(HTML_XSL) \
$(DEBIAN_OPT_FLAGS) $(SYSTEM)
# Also build a libafs_tree and build the XML documentation.