summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoryoichi <yoichi@FreeBSD.org>2001-12-30 13:45:49 +0000
committeryoichi <yoichi@FreeBSD.org>2001-12-30 13:45:49 +0000
commitd35db9a37ec77aaf68d9af48854b701bd51a1c10 (patch)
tree7af58d16d8a7c94069d0020ef499824e39871568 /editors
parent8878e474c54780d43b3e9cf24e6d44173ea7c340 (diff)
downloadFreeBSD-ports-d35db9a37ec77aaf68d9af48854b701bd51a1c10.zip
FreeBSD-ports-d35db9a37ec77aaf68d9af48854b701bd51a1c10.tar.gz
Fix dir entry to refer one installed by speedbar port.
Put back old speedbar entry on info/dir after deinstalling speedbar port. Approved by: maintainer
Diffstat (limited to 'editors')
-rw-r--r--editors/speedbar/files/patch-aa3
-rw-r--r--editors/speedbar/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/editors/speedbar/files/patch-aa b/editors/speedbar/files/patch-aa
index ab28e44..aab7c15 100644
--- a/editors/speedbar/files/patch-aa
+++ b/editors/speedbar/files/patch-aa
@@ -7,7 +7,8 @@
-START-INFO-DIR-ENTRY
+@dircategory The Emacs editor and associated tools
+@direntry
- * Speedbar: (speedbar). File/Tag summarizing utility.
+-* Speedbar: (speedbar). File/Tag summarizing utility.
++* Speedbar: (speedbar.info). File/Tag summarizing utility.
-END-INFO-DIR-ENTRY
+@end direntry
@end format
diff --git a/editors/speedbar/pkg-plist b/editors/speedbar/pkg-plist
index d05dbee..14e61ed 100644
--- a/editors/speedbar/pkg-plist
+++ b/editors/speedbar/pkg-plist
@@ -1,4 +1,5 @@
@unexec install-info --delete %D/info/speedbar.info %D/info/dir
+@unexec test -f %D/info/speedbar && install-info %D/info/speedbar %D/info/dir
info/speedbar.info
@exec install-info %D/info/speedbar.info %D/info/dir
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/bigclock.el
OpenPOWER on IntegriCloud