* use make only_libafs not dest_only_libafs
- AS a result, build times are much faster, Closes: #144781
* Correct module build scripts to install module package from new location
+ * Fix afslocaldir to be /etc/openafs/server-local, Closes: #237154
- --
+ -- Sam Hartman <hartmans@debian.org> Sun, 30 May 2004 18:12:54 -0400
openafs (1.2.11-1) unstable; urgency=high
# sh regen.sh
afslogsdir=/var/log/openafs sh configure --with-afs-sysname=$(SYS_NAME) --disable-kernel-module \
--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
- --localstatedir=/var/lib
+ --localstatedir=/var/lib afslocaldir=/etc/openafs/server-local
chmod a+x src/libafs/make_kbuild_makefile.pl
install -d $(SYS_NAME)/dest/root.client/usr/vice/etc
install -d dest/root.server/usr/afs/bin