Inconsistency with WITHOUT_BLUETOOTH in src.conf

From: Jiawei Ye <leafy7382_at_gmail.com>
Date: Thu, 22 Jun 2006 18:57:15 +0800
The following path:
/usr/include/netgraph/bluetooth/include
/usr/include/netgraph/bluetooth
are still created in makeworld/installworld cycle, when
WITHOUT_BLUETOOTH=1 is in src.conf.
They were already deleted after my previous world-building cycle.

root_at_chihiro:/usr/src# make check-old
>>> Checking for old files
>>> Checking for old libraries
>>> Checking for old directories
/usr/include/netgraph/bluetooth/include
/usr/include/netgraph/bluetooth
To remove old files and directories run 'make delete-old'.
To remove old libraries run 'make delete-old-libs'.
root_at_chihiro:/usr/src# ls -l /usr/include/netgraph/bluetooth/include
total 0
root_at_chihiro:/usr/src# ls -l /usr/include/netgraph/bluetooth/
total 2
drwxr-xr-x  2 root  wheel  512  6 22 16:34 include/


-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming
Received on Thu Jun 22 2006 - 13:22:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:57 UTC