]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Move afslocaldir to /etc/openafs/server-local as documented
authorSam Hartman <hartmans@debian.org>
Sun, 30 May 2004 22:16:00 +0000 (22:16 +0000)
committerSam Hartman <hartmans@debian.org>
Sun, 30 May 2004 22:16:00 +0000 (22:16 +0000)
debian/changelog
debian/rules

index 0d6deb9e10dd70687e9752716bf780bd070911bc..749fb1498eb19f38f6493c14d67d2dfb5526a604 100644 (file)
@@ -7,8 +7,9 @@ openafs (1.3.64-1) experimental; urgency=low
   * 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
 
index 86bc59e555b6de1a36088256e48d3b1b7d0d79bc..82b4a2d89f7168a3ef73517d1e077bcc9745ffa0 100755 (executable)
@@ -38,7 +38,7 @@ configure-stamp:
 #      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