diff options
author | ache <ache@FreeBSD.org> | 1995-10-05 03:16:20 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-10-05 03:16:20 +0800 |
commit | c7867e78710f13bc3a01bd1622d1be2c86ac45fd (patch) | |
tree | ad4d845011cc382454950c2d9bc72916d73a89b3 | |
parent | 2866381e35ab112cc8e2ede3999672ea47351d13 (diff) | |
download | freebsd-ports-gnome-c7867e78710f13bc3a01bd1622d1be2c86ac45fd.tar.gz freebsd-ports-gnome-c7867e78710f13bc3a01bd1622d1be2c86ac45fd.tar.zst freebsd-ports-gnome-c7867e78710f13bc3a01bd1622d1be2c86ac45fd.zip |
Remove unneded file, it was man page hack which not works as is
-rw-r--r-- | shells/bash/pkg-plist | 1 | ||||
-rw-r--r-- | shells/bash1/pkg-plist | 1 | ||||
-rw-r--r-- | shells/bash2/pkg-plist | 1 | ||||
-rw-r--r-- | shells/bash3/pkg-plist | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash/pkg-plist +++ b/shells/bash/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info diff --git a/shells/bash1/pkg-plist b/shells/bash1/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash1/pkg-plist +++ b/shells/bash1/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash2/pkg-plist +++ b/shells/bash2/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash3/pkg-plist +++ b/shells/bash3/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info |