Subject: CVS commit: pkgsrc/www/navigator
To: None <pkgsrc-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 12/08/2002 03:54:20
Module Name: pkgsrc
Committed By: mrg
Date: Sun Dec 8 01:54:20 UTC 2002
Modified Files:
pkgsrc/www/navigator: Makefile.common
Log Message:
the solaris dynamic linker is called /usr/lib/ld.so.1, not /usr/lib/ld.so.
the latter is the a.out dynamic linker. as we're using the ELF navigator,
look for the ELF dynamic linker.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/www/navigator/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.