plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 6bdad3d616e85fa078f2de160d9da66cc4f90f9d
parent ca82da2258e75972a835b0aaf5195f6afd301f39
Author: rsc <devnull@localhost>
Date:   Mon, 17 May 2004 03:30:50 +0000

change from #9 to $PLAN9

Diffstat:
Mbin/psfonts | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/psfonts b/bin/psfonts @@ -1,4 +1,4 @@ #!/bin/sh echo %!PS-Adobe-2.0 -exec psdownload -f -mfontmap -r'#9/postscript/font/lw+' +exec psdownload -f -mfontmap -r $PLAN9'/postscript/font/lw+' +\ No newline at end of file