summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:58:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:58:19 +0000
commitf2f1754b99181cba6555b59ad5192b5a7482b01a (patch)
treeb49810ab35d424200cede94762f678119fb64679 /shells
parent- Update documentation. (diff)
Add INFO macro
Notes
Notes: svn path=/head/; revision=150366
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2/Makefile1
-rw-r--r--shells/bash2/pkg-plist3
2 files changed, 1 insertions, 3 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 174fcfe32844..3246b25eab0b 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -45,6 +45,7 @@ CONFIGURE_ARGS+= --enable-static-link=no
CONFIGURE_ARGS+= --debug
.endif
MAN1= bash.1 bashbug.1
+INFO= bash
post-patch:
@${REINPLACE_CMD} -e "s,.FN /bin/bash,.FN ${PREFIX}/bin/bash," \
diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist
index bc94f702e312..6d6b8e18e7e9 100644
--- a/shells/bash2/pkg-plist
+++ b/shells/bash2/pkg-plist
@@ -4,9 +4,6 @@ bin/bash2
@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
-@unexec install-info --delete %D/info/bash.info %D/info/dir
-info/bash.info
-@exec install-info %D/info/bash.info %D/info/dir
%%PORTDOCS%%%%DOCSDIR%%/article.ps.bz2
%%PORTDOCS%%%%DOCSDIR%%/bashref.ps.bz2
%%PORTDOCS%%%%DOCSDIR%%/article.txt