Date: Mon, 23 Sep 2002 20:11:45 +0200 From: Paul te Bokkel <paul@tebokkel.com> To: Gunnar Flygt <flygt@sr.se> Cc: FreeBSD Stable <freebsd-stable@FreeBSD.ORG> Subject: Re: Building packages the old way .tgz Message-ID: <20020923181145.GA29919@tebokkel.com> In-Reply-To: <20020923104857.C10997@sr.se> References: <20020923104857.C10997@sr.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 23, 2002 at 10:48:57AM +0200, Gunnar Flygt wrote: > How do I do to make my box create packages as .tgz instead of .tbz? I > have some 4.4-RELEASE boxes that doesn't like the new format > > -- > Gunnar Flygt, Postmaster SR > It _should_ be a matter of exporting PKG_EXT=.tgz, but then again, I've had very little luck getting PKG_EXT=.tbz to work (instead of the wronly hardcoded .tbz2 at some places). Also, pkg_tarup could be your timesaver, but YMMV. Regards, PtB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923181145.GA29919>