tchange from #9 to $PLAN9 - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 6bdad3d616e85fa078f2de160d9da66cc4f90f9d
parent ca82da2258e75972a835b0aaf5195f6afd301f39
Author: rsc 
Date:   Mon, 17 May 2004 03:30:50 +0000

change from #9 to $PLAN9

Diffstat:
  M bin/psfonts                         |       3 ++-

1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/bin/psfonts b/bin/psfonts
t@@ -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