From 791526f80920cc33ab999c0249ac3246f7fb4c08 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jun 2001 15:24:36 +0000 Subject: Remove bogus empty line in Makefile, and fix info handling in PLIST. --- editors/speedbar/Makefile | 3 +-- editors/speedbar/pkg/PLIST | 4 +++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index f089a2b44a7..d7ffa841f27 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/06/08 20:50:11 cjones Exp $ +# $NetBSD: Makefile,v 1.2 2001/06/09 15:24:36 wiz Exp $ # DISTNAME= speedbar-0.13a @@ -35,7 +35,6 @@ IMAGES= sb-dir-plus.xpm sb-dir-minus.xpm sb-dir.xpm sb-pg-plus.xpm \ sb-tag-minus.xpm sb-tag.xpm sb-tag-gt.xpm sb-tag-v.xpm \ sb-tag-type.xpm sb-image.el - do-install: ${INSTALL_DATA_DIR} ${PREFIX}/${LISPDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${SRCS} ${SRCS:.el=.elc} \ diff --git a/editors/speedbar/pkg/PLIST b/editors/speedbar/pkg/PLIST index 75b03c3d0ca..a098a284ba6 100644 --- a/editors/speedbar/pkg/PLIST +++ b/editors/speedbar/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/08 20:50:11 cjones Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/06/09 15:24:36 wiz Exp $ ${LISPDIR}/dframe.el ${LISPDIR}/dframe.elc ${LISPDIR}/sb-dir-minus.xpm @@ -17,5 +17,7 @@ ${LISPDIR}/sb-tag-v.xpm ${LISPDIR}/sb-tag.xpm ${LISPDIR}/speedbar.el ${LISPDIR}/speedbar.elc +@unexec install-info --delete %D/info/speedbar.info %D/info/dir info/speedbar.info +@exec install-info %D/info/speedbar.info %D/info/dir @unexec rmdir %D/${LISPDIR} 2>/dev/null || true -- cgit v1.2.3