STABLE14-darwin-install-fstrace-catalog-20071015

fstrace needs the message catalog to be useful. install it.


(cherry picked from commit d66f71cc08fe1d992e4354938a8968cae03d1ce0)
This commit is contained in:
Derrick Brashear 2007-10-15 18:33:49 +00:00
parent edf70292ae
commit a6a4ec768e

View 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 ;; \