Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 1997 23:19:38 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, mike@smith.net.au
Cc:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG, msmith@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.bin/minigzip - Imported sources
Message-ID:  <199712131219.XAA00140@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>MHO, it appears that gzip is built static even though it is installed 
>in /usr/bin.  Any idea why this is?

Because I didn't send my screams to cvs-committers when the change was
committed :-).

Log for tar/Makefile:
----------------------------
revision 1.3
date: 1994/06/15 19:16:04;  author: jkh;  state: Exp;  lines: +1 -0
Make tar static by default.  Don't scream, you'll thank me for this
someday.
----------------------------

Log for gzip/Makefile:
----------------------------
revision 1.6
date: 1994/06/15 19:16:58;  author: jkh;  state: Exp;  lines: +1 -0
branches:  1.6.6;
Make gzip static by default.  This is needed because it's such a
frequent companion to tar.
----------------------------

Bruce



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