From 067d852abe242ee1d267bcc0d652cd6bb31b7e17 Mon Sep 17 00:00:00 2001 From: wkj Date: Mon, 16 Oct 2006 19:31:01 +0000 Subject: Invoke psdownload via the 9 script. --- bin/psfonts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/psfonts') diff --git a/bin/psfonts b/bin/psfonts index 7cd1ae06..0d4b6061 100755 --- a/bin/psfonts +++ b/bin/psfonts @@ -1,4 +1,4 @@ #!/bin/sh echo %!PS-Adobe-2.0 -exec psdownload -f -mfontmap -r $PLAN9'/postscript/font/lw+' "$@" +exec 9 psdownload -f -mfontmap -r $PLAN9'/postscript/font/lw+' "$@" -- cgit v1.2.3