mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
Empty changelog
This commit is contained in:
parent
5241ed2bc2
commit
d900f50c1e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ SHORTLIB=sec fs mux regexp9 thread bio 9
|
|||
<$PLAN9/src/mkmany
|
||||
|
||||
BUGGERED='CVS|faces|factotum|mailfs|scat|upas|vac|venti|vncv|postscript|mnihongo|mpm|index'
|
||||
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
|
||||
DIRS=lex `ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"|egrep -v '^lex$'`
|
||||
|
||||
<$PLAN9/src/mkdirs
|
||||
|
||||
|
|
Loading…
Reference in a new issue