summaryrefslogtreecommitdiff
path: root/print/cups/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups/patches/patch-ao')
-rw-r--r--print/cups/patches/patch-ao13
1 files changed, 0 insertions, 13 deletions
diff --git a/print/cups/patches/patch-ao b/print/cups/patches/patch-ao
deleted file mode 100644
index 4d34d519fb5..00000000000
--- a/print/cups/patches/patch-ao
+++ /dev/null
@@ -1,13 +0,0 @@
-$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
-
- #