Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 03:52:57 +0900
From:      Akinori MUSHA aka knu <knu@idaemons.org>
To:        shige@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports/16252: bsd.port.mk: Add bzip2 support for distribution patches
Message-ID:  <86vh4n5kae.wl@localhost.local.idaemons.org>
In-Reply-To: In your message of "Sat, 22 Jan 2000 01:54:13 %2B0900" <20000121165416.NMLY2135.t-mta3.odn.ne.jp@athena.shige.org>
References:  <86ya9j61fy.wl@localhost.local.idaemons.org> <20000121165416.NMLY2135.t-mta3.odn.ne.jp@athena.shige.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 22 Jan 2000 01:54:13 +0900,
Shigeyuki Fukushima <shige@freebsd.org> wrote:
> knu> +				;; \
> knu> +			*.bz2) \
> knu> +				bzcat $$i | ${PATCH} ${PATCH_DIST_ARGS}; \
> 
> s/bzcat/bz2cat/ ?

	Well, bzcat is the one that is on the manpage of bzip2(1).
However, we'd better use BZ2CAT for the variable name rather than
BZCAT, probably.

> And we can only use bzip2 when USE_BZIP2=YES environment.

	Right.  An error should be raised when a bzip2'ed distribution
patch is specified without USE_BZIP2=YES.

-- 
                     /
                    /__  __
                   / )  )  ) )  /  http://www.idaemons.org/knu/
Akinori MUSHA aka / (_ /  ( (__(   mailto:knu@idaemons.org

"We are but hungry..  Associated Ita-meshi Daemons!"
                                   http://www.idaemons.org/


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?86vh4n5kae.wl>