Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2001 12:43:03 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Alexander Langer <alex@big.endian.de>
Cc:        Gregory Neil Shapiro <gshapiro@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, ru@FreeBSD.org
Subject:   Re: cvs commit: src/share/sendmail Makefile 
Message-ID:  <200105291843.f4TIh3E76652@harmony.village.org>
In-Reply-To: Your message of "Tue, 29 May 2001 20:41:23 %2B0200." <20010529204123.A60110@zerogravity.kawo2.rwth-aachen.d> 
References:  <20010529204123.A60110@zerogravity.kawo2.rwth-aachen.d>  <15123.60365.434514.162129@horsey.gshapiro.net> <200105291755.f4THtoI46308@freefall.freebsd.org> <200105291833.f4TIXUE76473@harmony.village.org> <15123.60365.434514.162129@horsey.gshapiro.net> <200105291837.f4TIbJE76528@harmony.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010529204123.A60110@zerogravity.kawo2.rwth-aachen.d> Alexander Langer writes:
: Thus spake Warner Losh (imp@harmony.village.org):
: 
: > :         /* some options make no sense when creating directories */
: > : -       if (dostrip && dodir)
: > : +       if ((safecopy || docompare || dostrip) && dodir)
: > :                 usage();
: > We should fix that.  It is OK to do that, imho.
: 
: Seconded.
: If it makes no sense, install should just ignore it and choose the
: correct default behaviour.

I just fixed it.  We'll see if this fixes the world breakages.

Warner

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?200105291843.f4TIh3E76652>