From 46b16a383f23033f939cc3128d60886ea0d509a5 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 10 Apr 2000 00:04:28 +0000 Subject: Adapt to gstty/gs --- print/stylewriter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/stylewriter/Makefile') diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile index 8a1a9340ff2..e59de673798 100644 --- a/print/stylewriter/Makefile +++ b/print/stylewriter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/11/24 10:35:28 agc Exp $ +# $NetBSD: Makefile,v 1.4 2000/04/10 00:06:41 jlam Exp $ # DISTNAME= stylewriter @@ -19,7 +19,7 @@ FILTER_DIR= libexec/stylewriter FILTERS= direct_stylpbm direct_stylps \ stylascii stylascii.a4 \ stylps stylps-color stylps-color.a4 stylps.a4 -FILTER_SED= -e "s,/usr/local/gnu,${LOCALBASE},g" \ +FILTER_SED= -e "s,/usr/local/gnu/bin/gs,${LOCALBASE}/bin/gstty,g" \ -e "s,/usr/local,${PREFIX},g" PRINTCAP_SED= -e "s,/var/spool/stylps,/var/spool/lpd/stylps,g" \ -e "s,/usr/local/sbin,${PREFIX}/libexec/stylewriter,g" -- cgit v1.2.3