Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 1998 23:08:20 -0800
From:      "David O'Brien" <obrien@NUXI.com>
To:        Satoshi Asami <asami@FreeBSD.ORG>, src@chen.ml.org
Cc:        committers@FreeBSD.ORG
Subject:   Re: full path of sysctl in bsd.port.mk?
Message-ID:  <19981201230820.A25681@nuxi.com>
In-Reply-To: <199812020402.UAA16145@silvia.hip.berkeley.edu>; from Satoshi Asami on Tue, Dec 01, 1998 at 08:02:33PM -0800
References:  <199812012147.QAA32598@chen.ml.org> <199812020402.UAA16145@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> The only reason it's not using the full path is because it can be in
> different places (/sbin or /usr/sbin) depending on the version of the
> OS and I didn't want to put too many .if checks in bsd.port.mk.

Why search for it?  (it slows down make)
I assume there are already some differences from -CURRENT to RELENG_2_2
and RELENG_2_1 branches.  So what is one more?

    /sbin for -CURRENT and 2.2.8
    /usr/sbin for 2.x (including 2.2.8)

-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981201230820.A25681>