Move up the tinyware entry so things are looked up there first.

This commit is contained in:
Luigi Rizzo 2001-10-01 17:21:33 +00:00
parent 9858c058b9
commit 150dba7952
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84312

View file

@ -21,6 +21,11 @@
buildopts -DNOPAM -DRELEASE_CRUNCH -DNONETGRAPH -DNOIPSEC -DNOINET6
# directories where to look for sources of various binaries.
# Some programs are especially written for PicoBSD and reside here
# Make this first in the list so we can override standard programs
# with the picobsd-specific ones.
srcdirs /usr/src/release/picobsd/tinyware
# Other places to look.
srcdirs /usr/src/bin
srcdirs /usr/src/sbin/i386
srcdirs /usr/src/sbin