From 1a7656d24b1713f33836a9607e9c63731f8f802d Mon Sep 17 00:00:00 2001 From: Lukc Date: Thu, 9 Sep 2010 07:10:18 +0000 Subject: Zsh port added. --- zsh/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 zsh/README (limited to 'zsh/README') diff --git a/zsh/README b/zsh/README new file mode 100644 index 0000000..e972278 --- /dev/null +++ b/zsh/README @@ -0,0 +1,16 @@ + +REQUIREMENTS + +PRE-INSTALL + +POST-INSTALL + +PRECAUTION + + If you don't remove libpcre before building this port libpcre will + be a runtime dependency of zsh. This is a problem on systems where + zsh needs to be available at boot before the directory containing + libpcre.so is mounted. + +MISC + zsh-lovers.1 is taken from http://www.grml.org/zsh/zsh-lovers.1 -- cgit v1.2.3-54-g00ecf