Subject: pkg/14713: sketch cannot install properly
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jb@silenus.local.net>
List: netbsd-bugs
Date: 11/25/2001 02:25:11
>Number:         14713
>Category:       pkg
>Synopsis:       sketch cannot install properly
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 24 16:27:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Julien Bernet
>Release:        NetBSD 1.5.2
>Organization:
>Environment:
System: NetBSD silenus 1.5.2 NetBSD 1.5.2 (GENERIC) #3: Sat Aug 18 23:37:05 CEST 2001 he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC i386


>Description:
	During the installation, when it comes to the doc, the process goes 
	idle.
>How-To-Repeat:
	cd /usr/pkgsrc/graphics/sketck ; make install
>Fix:
	There lacks a -rw as an option to pax in the Makefile :

	diff Makefile.old Makefile :

	40c40
	<       cd ${WRKSRC} && ${PAX} ${SKETCHDOCS} ${SKETCHDOCDIR}
	---
	>       cd ${WRKSRC} && ${PAX} -rw ${SKETCHDOCS} ${SKETCHDOCDIR}

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