Subject: PR/36754 CVS commit: pkgsrc/pkgtools/pkg_install/files/create
To: None <joerg@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-bugs
Date: 08/09/2007 14:15:05
The following reply was made to PR pkg/36754; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36754 CVS commit: pkgsrc/pkgtools/pkg_install/files/create
Date: Thu,  9 Aug 2007 14:14:46 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	joerg
 Date:		Thu Aug  9 14:14:46 UTC 2007
 
 Modified Files:
 	pkgsrc/pkgtools/pkg_install/files/create: perform.c
 
 Log Message:
 Use the passed in string and Pkgdeps when calling strsep, fixing
 processing of the build options. Reported by tron@ in PR 36754 and
 Mark E. Perkins on pkgsrc-users.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 pkgsrc/pkgtools/pkg_install/files/create/perform.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.