OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1281-g445a8b5

Gerrit Code Review gerrit@openafs.org
Tue, 7 Jun 2011 09:26:08 -0700 (PDT)


The following commit has been merged in the master branch:
commit 445a8b5461c66160552136214a1d8d97de15967e
Author: Ben Kaduk <kaduk@mit.edu>
Date:   Tue Jun 7 11:30:18 2011 -0400

    Also install afszcm.cat for i386_fbsd
    
    The change gerrit/4760 enabled the use of gencat to actually build
    this file, but failed to also change installation logic, so it was
    sitting unused in the build tree.  Fix this, and install the file.
    This allows us to remove a shell case statement which had formerly
    been needed to enforce this restriction.
    
    Change-Id: I7f9e94b09c504193084e1e04ae137df08b27b447
    Reviewed-on: http://gerrit.openafs.org/4815
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/afs/Makefile.in |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository