summaryrefslogtreecommitdiff
path: root/shells/bash2/pkg/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2/pkg/PLIST')
-rw-r--r--shells/bash2/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/bash2/pkg/PLIST b/shells/bash2/pkg/PLIST
index 79c14ed0777..75fe9d3f87e 100644
--- a/shells/bash2/pkg/PLIST
+++ b/shells/bash2/pkg/PLIST
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 1998/02/28 20:27:13 frueauf Exp $
+@comment $NetBSD: PLIST,v 1.5 1999/02/11 19:17:34 tv Exp $
bin/bash
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@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/bashbug.1.gz
-@unexec %D/bin/install-info --delete %D/info/bash.info %D/info/dir
+@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
-@exec %D/bin/install-info %D/info/bash.info %D/info/dir
+@exec install-info %D/info/bash.info %D/info/dir
share/doc/bash/article.ps.gz
share/doc/bash/bashref.ps.gz
share/doc/bash/bash.html