Subject: pkg/22952: devel/dmake doesn't install its manual page
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 09/25/2003 14:38:47
>Number:         22952
>Category:       pkg
>Synopsis:       devel/dmake doesn't install its manual page
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 25 18:39:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Greg A. Woods
>Release:        2003/09/17
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD
>Description:

	it helps to have documentation for tools installed by a package

>How-To-Repeat:

>Fix:

Index: devel/dmake/PLIST
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/devel/dmake/PLIST,v
retrieving revision 1.1
diff -c -r1.1 PLIST
*** devel/dmake/PLIST	1 Nov 2001 01:23:12 -0000	1.1
--- devel/dmake/PLIST	12 Jun 2003 07:18:59 -0000
***************
*** 1,5 ****
--- 1,6 ----
  @comment $NetBSD: PLIST,v 1.1 2001/11/01 01:23:12 zuntum Exp $
  bin/dmake
+ share/man/man1/dmake.1
  share/dmake/startup/Windows_NT/borland/macros.mk
  share/dmake/startup/Windows_NT/macros.mk
  share/dmake/startup/Windows_NT/microsft/macros.mk
Index: devel/dmake/Makefile
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/devel/dmake/Makefile,v
retrieving revision 1.4
diff -c -r1.4 Makefile
*** devel/dmake/Makefile	21 Jul 2003 16:43:19 -0000	1.4
--- devel/dmake/Makefile	26 Aug 2003 20:08:18 -0000
***************
*** 23,28 ****
--- 23,29 ----
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/dmake ${PREFIX}/bin
+ 	${INSTALL_MAN} ${WRKSRC}/man/dmake.tf ${PREFIX}/share/man/man1/dmake.1
  	${INSTALL_DATA_DIR} ${PREFIX}/share/dmake
  	${CP} -pR ${WRKSRC}/startup ${PREFIX}/share/dmake
  
>Release-Note:
>Audit-Trail:
>Unformatted: