mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
add diskfs to buggered
This commit is contained in:
parent
e12c800fbc
commit
91cf20ddca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<mkhdr
|
||||
|
||||
BUGGERED='fs|fmt|httpd|utf|sunrpc'
|
||||
BUGGERED='fs|fmt|httpd|utf|sunrpc|diskfs'
|
||||
LIBDIRS=`ls -ld lib* | sed -n 's/^d.* //p' |egrep -v "^lib($BUGGERED)$"`
|
||||
|
||||
DIRS=\
|
||||
|
|
Loading…
Reference in a new issue