summaryrefslogtreecommitdiff
path: root/print/a2ps/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'print/a2ps/patches/patch-af')
-rw-r--r--print/a2ps/patches/patch-af22
1 files changed, 0 insertions, 22 deletions
diff --git a/print/a2ps/patches/patch-af b/print/a2ps/patches/patch-af
deleted file mode 100644
index 88780e6d91e..00000000000
--- a/print/a2ps/patches/patch-af
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-af,v 1.2 1998/08/07 11:11:21 agc Exp $
-
---- afm/Makefile.in.orig Thu Jun 25 16:25:16 1998
-+++ afm/Makefile.in Wed Jul 1 22:14:37 1998
-@@ -78,7 +78,7 @@
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
- INSTALL_DATA = @INSTALL_DATA@
--INSTALL_SCRIPT = @INSTALL_SCRIPT@
-+INSTALL_SCRIPT = ${BSD_INSTALL_SCRIPT}
- transform = @program_transform_name@
-
- NORMAL_INSTALL = :
-@@ -274,7 +274,7 @@
- uninstall: uninstall-afmSCRIPTS uninstall-afmDATA
-
- install-strip:
-- $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
-+ $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_SCRIPT)' install
- installdirs:
- $(mkinstalldirs) $(DATADIR)$(afmdir) $(DATADIR)$(afmdir)
-