tweaks
This commit is contained in:
parent
0a76e9690e
commit
0070bb81c4
3 changed files with 14 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
bin/"
|
||||
bin/""
|
||||
bin/9
|
||||
bin/Getdir
|
||||
bin/adict
|
||||
bin/doctype
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
p=`cleanname $PLAN9`
|
||||
cd $PLAN9
|
||||
echo '
|
||||
echo "
|
||||
X ,s;/usr/local/plan9;$p;g
|
||||
X/'/w
|
||||
q
|
||||
' | sam -d `cat lib/moveplan9.files` man/man*/*.* # >/dev/null 2>&1
|
||||
" | sam -d `cat lib/moveplan9.files` man/man*/*.* >/dev/null 2>&1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue