From d66f71cc08fe1d992e4354938a8968cae03d1ce0 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 15 Oct 2007 18:23:54 +0000 Subject: [PATCH] darwin-install-fstrace-catalog-20071015 fstrace needs the message catalog to be useful. install it. --- 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 2e4859077c..74dc5a8240 100644 --- a/src/afs/Makefile.in +++ b/src/afs/Makefile.in @@ -98,7 +98,7 @@ dest: unified_afs.h ${INSTALL_DATA} sysctl.h ${DEST}/include/afs/sysctl.h ${INSTALL_DATA} unified_afs.h ${DEST}/include/afs/unified_afs.h case ${SYS_NAME} in \ - next_mach30 | vax_ul43 | *_darwin* | i386_fbsd*) \ + i386_fbsd*) \ echo skipping afszcm.cat install for ${SYS_NAME} ;; \ *) \ ${INSTALL_DATA} afszcm.cat \