Subject: CVS commit: pkgsrc/mk/configure
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/05/2006 02:59:55
Module Name: pkgsrc
Committed By: rillig
Date: Thu Oct 5 02:59:55 UTC 2006
Modified Files:
pkgsrc/mk/configure: config-override.mk libtool-override.mk
Log Message:
Replaced "test -f" with "ls". That way, broken symbolic links are also
replaced with the pkgsrc versions of libtool, config.guess and others.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/configure/config-override.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/configure/libtool-override.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.