Path to this page:
Subject: CVS commit: pkgsrc/shells/zsh
From: Matthias Scheler
Date: 2004-08-20 12:36:12
Message id: 20040820103612.511D22DA1D@cvs.netbsd.org
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.
Files: