diff options
author | ade <ade@FreeBSD.org> | 2000-01-08 04:08:57 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-01-08 04:08:57 +0800 |
commit | bb3592bf242ce81276d42ad2003387240cdcbec9 (patch) | |
tree | 7adf55ef23004657e8364d7ea129d066fac3af17 /shells/zsh | |
parent | dfa70f812937dbb73c1da91ef290bbbf1f70b7d1 (diff) | |
download | freebsd-ports-gnome-bb3592bf242ce81276d42ad2003387240cdcbec9.tar.gz freebsd-ports-gnome-bb3592bf242ce81276d42ad2003387240cdcbec9.tar.zst freebsd-ports-gnome-bb3592bf242ce81276d42ad2003387240cdcbec9.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 |