aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-12-25 02:50:25 +0800
committerMichael Haro <mharo@FreeBSD.org>1999-12-25 02:50:25 +0800
commite88caa1bc5f1bf6fd15543ff6a62fe494d671d5d (patch)
treec46b7a7898f1df5d97ddfe5ace887e13b4733035 /shells
parent4de8bf5583f5444c5f3f9d2c971409b020dc060f (diff)
downloadfreebsd-ports-e88caa1bc5f1bf6fd15543ff6a62fe494d671d5d.tar.gz
freebsd-ports-e88caa1bc5f1bf6fd15543ff6a62fe494d671d5d.tar.zst
freebsd-ports-e88caa1bc5f1bf6fd15543ff6a62fe494d671d5d.zip
fix installation of info files
PR: 14761 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=24001
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/pkg-plist1
-rw-r--r--shells/bash2/pkg-plist1
-rw-r--r--shells/bash3/pkg-plist1
3 files changed, 3 insertions, 0 deletions
diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist
index a35ec68f292c..b08793be186e 100644
--- a/shells/bash/pkg-plist
+++ b/shells/bash/pkg-plist
@@ -4,6 +4,7 @@ bin/bash
bin/bashbug
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
+@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/article.txt
diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist
index a35ec68f292c..b08793be186e 100644
--- a/shells/bash2/pkg-plist
+++ b/shells/bash2/pkg-plist
@@ -4,6 +4,7 @@ bin/bash
bin/bashbug
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
+@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/article.txt
diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist
index a35ec68f292c..b08793be186e 100644
--- a/shells/bash3/pkg-plist
+++ b/shells/bash3/pkg-plist
@@ -4,6 +4,7 @@ bin/bash
bin/bashbug
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
+@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/article.txt