Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 09/13/2005 04:24:35
Module Name: pkgsrc
Committed By: dmcmahill
Date: Tue Sep 13 04:24:35 UTC 2005
Modified Files:
pkgsrc/mk/tools: bootstrap.mk
Log Message:
Do not define gtar to be the same as ${LOCALBASE}/bin/tar
since the latter is not GNU tar. Fixes some extract problems
on solaris and others where a buggy distfile needs GNU tar.
No effect on NetBSD. Discussed with jlam.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/tools/bootstrap.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.