Subject: PR/22693 CVS commit: pkgsrc/archivers/gcpio
To: None <reed@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-bugs
Date: 10/07/2006 16:25:05
The following reply was made to PR pkg/22693; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/22693 CVS commit: pkgsrc/archivers/gcpio
Date: Sat,  7 Oct 2006 16:21:39 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	reed
 Date:		Sat Oct  7 16:21:39 UTC 2006
 
 Modified Files:
 	pkgsrc/archivers/gcpio: Makefile
 
 Log Message:
 If GNU_PROGRAM_PREFIX is empty then conflict with pax package
 (which also installs cpio).
 
 This is for my old PR #22693.
 
 (Note I did this different than I did the gtar-base package
 which has an another optional setting for choosing the prefix
 for gtar which installs gtar with "g" if GNU_PROGRAM_PREFIX is empty.
 If that is needed for gcpio also, let me know.)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.35 -r1.36 pkgsrc/archivers/gcpio/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.