diff options
author | rsc <devnull@localhost> | 2004-05-17 03:30:50 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-05-17 03:30:50 +0000 |
commit | 6bdad3d616e85fa078f2de160d9da66cc4f90f9d (patch) | |
tree | 45946a2a0e75fb99a033b07b47f8d2c57e5a011a | |
parent | ca82da2258e75972a835b0aaf5195f6afd301f39 (diff) | |
download | plan9port-6bdad3d616e85fa078f2de160d9da66cc4f90f9d.tar.gz plan9port-6bdad3d616e85fa078f2de160d9da66cc4f90f9d.tar.bz2 plan9port-6bdad3d616e85fa078f2de160d9da66cc4f90f9d.zip |
change from #9 to $PLAN9
-rwxr-xr-x | bin/psfonts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/psfonts b/bin/psfonts index b633d55a..838ea7d8 100755 --- 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 |