Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2000 11:04:54 +0200
From:      Alexander Langer <alex@big.endian.de>
To:        Akinori -Aki- MUSHA <knu@idaemons.org>
Cc:        lioux@uol.com.br, hetzels@westbend.net, asami@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: NOPORTDOCS handling
Message-ID:  <20000605110454.B3896@cichlids.cichlids.com>
In-Reply-To: <86u2f8bq6e.wl@localhost.local.idaemons.org>; from knu@idaemons.org on Mon, Jun 05, 2000 at 03:24:57PM %2B0900
References:  <200006021931.MAA67682@silvia.hip.berkeley.edu> <200006031234.OAA13213@peedub.muc.de> <20000603144658.A7092@Fedaykin.here> <00a901bfcd8a$e6b0f180$8dfee0d1@westbend.net> <20000604012453.A446@Fedaykin.here> <86u2f8bq6e.wl@localhost.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Akinori -Aki- MUSHA (knu@idaemons.org):

> 	@unexec rmdir %D/foo/bar 2>/dev/null || true

Hello folks!

When I see this lines, I get an idea:

What about adding an extra option to rmdir/mkdir, such as -P (for
-Ports-usage), that
a) does not print to stderr
b) always returns true

So we can do the rmdir in
@unexec rmdir -P %D/foo/bar
which is shorter.

I will write that, if it is accepted.

Alex
-- 
I need a new ~/.sig.


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




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