$NetBSD: patch-ao,v 1.2 1999/12/07 21:01:47 rh Exp $ --- fonts/Makefile.orig Mon May 10 23:33:34 1999 +++ fonts/Makefile Tue Dec 7 21:59:46 1999 @@ -61,6 +61,6 @@ install: - -$(MKDIR) $(DATADIR)/fonts - $(CP) $(FONTS) $(DATADIR)/fonts + -$(BSD_INSTALL_DATA_DIR) $(DATADIR)/fonts + $(BSD_INSTALL_DATA) $(FONTS) $(DATADIR)/fonts #