diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript9-agpl-x11/files/patch-base_unixinst.mak (renamed from print/ghostscript9-x11/files/patch-base-unixinst.mak) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript9-x11/files/patch-base-unixinst.mak b/print/ghostscript9-agpl-x11/files/patch-base_unixinst.mak index 51d6baa31dad..1fb2e130e3af 100644 --- a/print/ghostscript9-x11/files/patch-base-unixinst.mak +++ b/print/ghostscript9-agpl-x11/files/patch-base_unixinst.mak @@ -1,6 +1,6 @@ ---- base/unixinst.mak.orig 2012-08-08 17:01:36.000000000 +0900 -+++ base/unixinst.mak 2014-11-23 17:29:15.000000000 +0900 -@@ -45,7 +45,7 @@ +--- base/unixinst.mak.orig 2015-03-30 08:21:24 UTC ++++ base/unixinst.mak +@@ -45,7 +45,7 @@ ps2ascii ps2epsi ps2pdf ps2pdf12 ps2pdf1 wftopfa fixmswrd.pl lprsetup.sh pj-gs.sh pv.sh sysvlp.sh unix-lpr.sh ;\ do if ( test -f $(PSLIBDIR)/$$f ); then \ (cat $(PSLIBDIR)/$$f | sed -e "s/GS_EXECUTABLE=gs/GS_EXECUTABLE=$(GS)/" > $(PSOBJDIR)/$$f); \ @@ -9,7 +9,7 @@ fi;\ done' -@@ -142,7 +142,7 @@ +@@ -142,7 +142,7 @@ install-doc: $(PSDOCDIR)/News.htm done' # install the man pages for each locale |