openafs (1.5.74-2) UNRELEASED; urgency=low
- * Add build dependency on libfuse-dev so that the new FUSE afsd is
- built. Install afsd.fuse into the openafs-client package for the time
- being. There is, as yet, no documentation or init script support for
- the FUSE implementation.
+ * Add build dependency on libfuse-dev and pass --enable-fuse-client to
+ configure so that the new FUSE afsd is built. Install afsd.fuse into
+ the openafs-client package for the time being. There is, as yet, no
+ documentation or init script support for the FUSE implementation.
-- Russ Allbery <rra@debian.org> Mon, 19 Apr 2010 20:40:49 -0700
--sysconfdir=/etc --libexecdir=/usr/lib \
--localstatedir=/var/lib --with-krb5-conf=/usr/bin/krb5-config \
--enable-supergroups --enable-demand-attach-fs \
- --enable-disconnected \
+ --enable-disconnected --enable-fuse-client \
--with-xslt-processor=xsltproc --with-html-xsl=$(HTML_XSL) \
--enable-debug --enable-debug-lwp $(DEBIAN_OPT_FLAGS) $(SYSTEM)
chmod a+x config.sub src/libafs/make_kbuild_makefile.pl \