summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2007-09-21 13:59:16 +0000
committeruebayasi <uebayasi>2007-09-21 13:59:16 +0000
commitd20b5dac30069887a531745ad895a1edd02ee25d (patch)
treea06f64035019e8549d238e72b11d3419c0d20aed /shells
parentd525a8d354949ea592febd79a48412060cc22690 (diff)
downloadpkgsrc-d20b5dac30069887a531745ad895a1edd02ee25d.tar.gz
Fix build when ZSH_STATIC=yes; from Kouichirou Hiratsuka.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-current/PLIST5
-rw-r--r--shells/zsh-current/PLIST.dynamic5
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/zsh-current/PLIST b/shells/zsh-current/PLIST
index 922b353fa3f..108fdc24daa 100644
--- a/shells/zsh-current/PLIST
+++ b/shells/zsh-current/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2007/09/21 05:24:43 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.9 2007/09/21 13:59:16 uebayasi Exp $
bin/${PKGNAME}
bin/zsh
info/zsh.info
@@ -648,12 +648,9 @@ share/zsh/${PKGVERSION}/functions/zmv
share/zsh/${PKGVERSION}/functions/zrecompile
share/zsh/${PKGVERSION}/functions/zsh-mime-handler
share/zsh/${PKGVERSION}/functions/zsh-mime-setup
-share/zsh/${PKGVERSION}/functions/zsh-newuser-install
share/zsh/${PKGVERSION}/functions/zstyle+
-share/zsh/${PKGVERSION}/scripts/newuser
@exec ${MKDIR} %D/share/zsh/site-functions
@dirrm share/zsh/site-functions
-@dirrm share/zsh/${PKGVERSION}/scripts
@dirrm share/zsh/${PKGVERSION}/functions
@dirrm share/zsh/${PKGVERSION}
@dirrm share/zsh
diff --git a/shells/zsh-current/PLIST.dynamic b/shells/zsh-current/PLIST.dynamic
index 309ac2e8683..102de1a6f47 100644
--- a/shells/zsh-current/PLIST.dynamic
+++ b/shells/zsh-current/PLIST.dynamic
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.dynamic,v 1.3 2006/03/11 13:20:15 uebayasi Exp $
+@comment $NetBSD: PLIST.dynamic,v 1.4 2007/09/21 13:59:16 uebayasi Exp $
lib/zsh/${PKGVERSION}/zsh/cap.so
lib/zsh/${PKGVERSION}/zsh/clone.so
lib/zsh/${PKGVERSION}/zsh/compctl.so
@@ -77,6 +77,9 @@ share/zsh/${PKGVERSION}/functions/zftransfer
share/zsh/${PKGVERSION}/functions/zftype
share/zsh/${PKGVERSION}/functions/zfuget
share/zsh/${PKGVERSION}/functions/zfuput
+share/zsh/${PKGVERSION}/functions/zsh-newuser-install
+share/zsh/${PKGVERSION}/scripts/newuser
+@dirrm share/zsh/${PKGVERSION}/scripts
@dirrm lib/zsh/${PKGVERSION}/zsh/net
@dirrm lib/zsh/${PKGVERSION}/zsh
@dirrm lib/zsh/${PKGVERSION}