summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-24 23:11:55 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-24 23:11:55 +0000
commit684d226a4a27bafb5080f37187ae450821ab23ca (patch)
tree6487d31067fb4610b6eb4eda6779ebd8f86f0347 /shells/bash2
parente2db4a50fb62485501d0eff9ab41103773521bfc (diff)
downloadpkgsrc-684d226a4a27bafb5080f37187ae450821ab23ca.tar.gz
portlint: add install-info
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/pkg/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/bash2/pkg/PLIST b/shells/bash2/pkg/PLIST
index a42dc15c589..ae6adc27a89 100644
--- a/shells/bash2/pkg/PLIST
+++ b/shells/bash2/pkg/PLIST
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:04:17 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/01/24 23:11:55 hubertf 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
info/bash.info
+@exec %D/bin/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