Temporarily remove the install of bluetooth include files..
something "VERY WIERD" happens to them during buildworld.. The sources get replaced by symlinks to themselves (!?)
This commit is contained in:
parent
c823c95038
commit
04c021fe6e
@ -37,10 +37,11 @@ LSUBDIRS= cam/scsi dev/an dev/ic dev/iicbus dev/ofw dev/ppbus dev/smbus \
|
||||
fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs fs/nwfs fs/portalfs \
|
||||
fs/procfs fs/smbfs fs/umapfs fs/unionfs isofs/cd9660 \
|
||||
netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
|
||||
netgraph/bluetooth/include \
|
||||
security/lomac security/mac_biba security/mac_bsdextended \
|
||||
security/mac_mls security/mac_partition ufs/ffs ufs/ufs
|
||||
|
||||
# netgraph/bluetooth/include \ no yet
|
||||
|
||||
# For SHARED=symlinks, cam and netatm are symlinks, so cam/scsi and netatm/*
|
||||
# are taken care of
|
||||
LSYMSUBDIRS= ${LSUBDIRS:Ncam/scsi:Nnetatm/*}
|
||||
|
Loading…
Reference in New Issue
Block a user