Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/01/2004 01:09:09
Module Name: pkgsrc
Committed By: jlam
Date: Sun Feb 1 01:09:09 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
When overriding libtool in the source directory, replace it with a shell
script that invokes the correct libtool instead of using a symlink. This
fixes the problem where libtool was invoked by /bin/sh regardless of
whether libtool was built to be run by /bin/ksh instead.
To generate a diff of this commit:
cvs rdiff -r1.1367 -r1.1368 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.