diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-01-08 04:08:57 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-01-08 04:08:57 +0800 |
commit | 87233b0f99afc24a3d067f816ce212d03397d02a (patch) | |
tree | cbef0d2d49e1cedf3b797d0e4b2d64b4799a4819 /shells/zsh | |
parent | 8181866ad5090d0db81ac4fe528fbf795a9d871b (diff) | |
download | freebsd-ports-gnome-87233b0f99afc24a3d067f816ce212d03397d02a.tar.gz freebsd-ports-gnome-87233b0f99afc24a3d067f816ce212d03397d02a.tar.zst freebsd-ports-gnome-87233b0f99afc24a3d067f816ce212d03397d02a.zip |
Remove info/dir from PLIST
PR: 15945
Submitted by: Alexander Langer <alex@big.endian.de>
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index eb9b889309a1..5d5b0adfe894 100644 --- a/shells/zsh/pkg-plist +++ b/shells/zsh/pkg-plist @@ -5,4 +5,3 @@ bin/zsh-%%ZSH_VERSION%% @unexec install-info --delete %D/info/zsh.info %D/info/dir info/zsh.info @exec install-info %D/info/zsh.info %D/info/dir -info/dir |