mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Need /usr/src/sbin/i386 in srcdirs to get fdisk.
This commit is contained in:
parent
93ccf2fa5e
commit
a5d1fbe54d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# $Id: filesystem.conf,v 1.3 1994/09/09 16:02:03 rgrimes Exp $
|
||||
# $Id: filesystem.conf,v 1.4 1994/10/04 14:06:13 ache Exp $
|
||||
|
||||
srcdirs /usr/src/bin /usr/src/sbin /usr/src/gnu/usr.bin /usr/src/usr.sbin
|
||||
srcdirs /usr/src/sbin/i386
|
||||
|
||||
# /bin
|
||||
progs sh expr ls mkdir rm sync test
|
||||
|
|
|
|||
Loading…
Reference in a new issue