summaryrefslogtreecommitdiff
path: root/devel/automake18/pkg-plist
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-06-13 06:49:49 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-06-13 06:49:49 +0000
commit60f3c41d2feecd1aa4db814dc24f677d74824696 (patch)
treed88a063c9dfab2ae5475b50fcd970997c577bdf6 /devel/automake18/pkg-plist
parentPatch up Makefile.in so that automake.info gets regenerated appropriately. (diff)
Use install-info to add the entry for automake.info to the dir file.
Notes
Notes: svn path=/head/; revision=6902
Diffstat (limited to 'devel/automake18/pkg-plist')
-rw-r--r--devel/automake18/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/automake18/pkg-plist b/devel/automake18/pkg-plist
index e02c4076cf83..789ab5307560 100644
--- a/devel/automake18/pkg-plist
+++ b/devel/automake18/pkg-plist
@@ -1,5 +1,8 @@
bin/automake
+@unexec install-info --delete %D/info/automake.info %D/info/dir
info/automake.info
+@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
+@exec install-info %D/info/automake.info %D/info/dir
share/automake/config.guess
share/automake/config.sub
share/automake/install-sh