From 150dba79528c2dc29da77bc1b1f619979921e670 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Mon, 1 Oct 2001 17:21:33 +0000 Subject: [PATCH] Move up the tinyware entry so things are looked up there first. --- release/picobsd/bridge/crunch.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf index 24f2b70a44d..77c80ea24a0 100644 --- a/release/picobsd/bridge/crunch.conf +++ b/release/picobsd/bridge/crunch.conf @@ -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