/sys/lib/dist/mkfile: fix cfg/plan9.ini dependency (only visible after binds)
This commit is contained in:
parent
650a4434a6
commit
58914b4b0b
1 changed files with 1 additions and 1 deletions
2
sys/lib/dist/mkfile
vendored
2
sys/lib/dist/mkfile
vendored
|
@ -32,7 +32,7 @@ cd:V: /tmp/9front.386.iso.gz
|
|||
mv $target.$pid.disk $target
|
||||
}
|
||||
|
||||
%.pc.iso:D: $proto /n/src9/sys/lib/sysconfig/proto/9bootproto /n/src9/cfg/plan9.ini $kernel
|
||||
%.pc.iso:D: $proto /n/src9/sys/lib/sysconfig/proto/9bootproto $kernel
|
||||
@{rfork n
|
||||
mk binds
|
||||
{grep -v '^bootfile=' /n/src9/cfg/plan9.ini
|
||||
|
|
Loading…
Reference in a new issue