Description: do not install ../fs/pcfs/fstyp as a hard link to /usr/sbin/fstyp Index: mount/usr/src/cmd/fs.d/pcfs/fstyp/Makefile =================================================================== --- mount.orig/usr/src/cmd/fs.d/pcfs/fstyp/Makefile 2012-10-08 00:25:23.000000000 +0000 +++ mount/usr/src/cmd/fs.d/pcfs/fstyp/Makefile 2013-01-20 06:53:57.811178402 +0000 @@ -67,8 +67,6 @@ all: $(LIBPROG) install: all - $(RM) $(ROOTLIBFSTYPE)/fstyp - $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp lint: lint_SRCS