summaryrefslogtreecommitdiff
path: root/print/ghostscript5/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript5/patches/patch-aj')
-rw-r--r--print/ghostscript5/patches/patch-aj16
1 files changed, 0 insertions, 16 deletions
diff --git a/print/ghostscript5/patches/patch-aj b/print/ghostscript5/patches/patch-aj
deleted file mode 100644
index 81e159bbd3e..00000000000
--- a/print/ghostscript5/patches/patch-aj
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2000/04/10 02:19:18 jlam Exp $
-
---- unixinst.mak.orig Sun Apr 9 21:59:30 2000
-+++ unixinst.mak Sun Apr 9 22:04:08 2000
-@@ -45,7 +45,10 @@
- gsbj gsdj gsdj500 gslj gslp gsnd \
- bdftops dvipdf font2c \
- pdf2dsc pdf2ps pf2afm printafm ps2ascii ps2epsi ps2pdf ps2ps wftopfa ;\
-- do if ( test -f $$f ); then $(INSTALL_PROGRAM) $$f $(scriptdir)/$$f; fi;\
-+ do if ( test -f $$f ); then \
-+ mv $$f $$f.orig; \
-+ sed -e "s,gs ,gstty ,g" $$f.orig > $$f; \
-+ $(INSTALL_PROGRAM) $$f $(scriptdir)/$$f; fi;\
- done'
-
- MAN1_PAGES=gs pdf2dsc pdf2ps ps2ascii ps2epsi ps2pdf ps2ps gs-hpdj