]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-darwin-install-fstrace-catalog-20071015
authorDerrick Brashear <shadow@dementia.org>
Mon, 15 Oct 2007 18:33:49 +0000 (18:33 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 15 Oct 2007 18:33:49 +0000 (18:33 +0000)
fstrace needs the message catalog to be useful. install it.

(cherry picked from commit d66f71cc08fe1d992e4354938a8968cae03d1ce0)

src/afs/Makefile.in

index c03c8b90ca4fa08bd7c965513c0b32f22ad14a3e..9293c1185a72a2c3c804d0c66d186a3dc0630145 100644 (file)
@@ -137,7 +137,7 @@ dest:   ${DEST}/include/afs/afs.h ${DEST}/include/afs/osi_inode.h ${DEST}/includ
                        ${INSTALL} longc_procs.h ${DEST}/include/afs ;; \
        esac
        case ${SYS_NAME} in \
-               next_mach30 | vax_ul43 | *_darwin* | i386_fbsd* ) \
+               i386_fbsd* ) \
                        echo skipping afszcm.cat install for ${SYS_NAME} ;; \
                * ) \
                        ${INSTALL} afszcm.cat ${DEST}/root.client/usr/vice/etc/C ;; \