summaryrefslogtreecommitdiff
path: root/print/ghostscript-esp/patches/patch-ac
blob: dba9cf707bb4738908a4565a80f4866b7a539f32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1.1.1 2002/09/18 22:28:16 jlam Exp $

--- src/unixinst.mak.orig	Sat Jul 20 14:03:21 2002
+++ src/unixinst.mak
@@ -134,7 +134,7 @@ install-man: $(PSMANDIR)/gs.1
 			  ln -s ps2pdf.$(man1ext) $$f.$(man1ext) ) ;\
 	      done ;\
 	    fi ;\
-	    if ( test -f $$man1dir/ps2ps.$(man1ext) ) ;\
+	    if ( test -f $$man1dir/gslp.$(man1ext) ) ;\
 	      then for f in $(MAN1_LINKS_GSLP) ;\
 	        do ( cd $$man1dir; rm -f $$f.$(man1ext) ;\
 			  ln -s gslp.$(man1ext) $$f.$(man1ext) ) ;\