Subject: pkg/20523: EsoundD html docs not install
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ishit@pluto.dti.ne.jp>
List: netbsd-bugs
Date: 02/28/2003 05:18:31
>Number:         20523
>Category:       pkg
>Synopsis:       EsoundD html docs not install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 28 05:19:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     ISIHARA Takanori
>Release:        NetBSD/i386 1.6.1_RC2
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc3.home 1.6.1_RC2 NetBSD 1.6.1_RC2 (ISHITPC3) #0: Fri Feb 21 15:35:57 JST 2003     root@ishitPc3.home:/usr/src/sys/arch/i386/compile/ISHITPC3 i386

>Description:
EsoundD html docs not install.
EsoundD's man is lettle.
Please install html documents.
>How-To-Repeat:

>Fix:
This modified I am uncertain. Sorry.

--- Makefile.orig       Wed Jan 29 07:03:02 2003
+++ Makefile    Fri Feb 28 22:02:59 2003
@@ -20,6 +20,11 @@
 
 EGDIR=                 ${PREFIX}/share/examples/esound
 CONF_FILES=            ${EGDIR}/esd.conf ${PKG_SYSCONFDIR}/esd.conf
+HELPDIR=               ${PREFIX}/share/doc/html/w3m
+
+post-install:
+       ${INSTALL_DATA_DIR} ${HELPDIR}
+       ${INSTALL_DATA} ${WRKSRC}/docs/html/* ${HELPDIR}
 
 .include "../../audio/libaudiofile/buildlink2.mk"
 .include "../../mk/ossaudio.buildlink2.mk"

>Release-Note:
>Audit-Trail:
>Unformatted: