From 6ed73ec7bb994b01364d3622731efa8ebf8ac066 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 15 Oct 2007 18:28:57 +0000 Subject: [PATCH] DEVEL15-darwin-install-fstrace-catalog-20071015 fstrace needs the message catalog to be useful. install it. (cherry picked from commit d66f71cc08fe1d992e4354938a8968cae03d1ce0) --- src/afs/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/afs/Makefile.in b/src/afs/Makefile.in index c03c8b90c..9293c1185 100644 --- a/src/afs/Makefile.in +++ b/src/afs/Makefile.in @@ -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 ;; \ -- 2.39.5