Subject: CVS commit: pkgsrc/shells/zsh
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 08/20/2004 10:36:12
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Aug 20 10:36:12 UTC 2004

Modified Files:
	pkgsrc/shells/zsh: Makefile.common

Log Message:
Don't create a statically linked "zsh" binary on NetBSD system which have
dynamic library support on the root partition (e.g. 2.0 and newer). It is
enough that the "zsh" binary does *not* depend on its own shared libraries
which won't be on the root partition and we get a shell with proper I18N
support this way. Approved by Masao Uebayashi.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/shells/zsh/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.