Subject: pkg/28947: Patch problems in DragonFlyBSD
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <xtoddx@gmail.com>
List: pkgsrc-bugs
Date: 01/12/2005 19:57:00
>Number:         28947
>Category:       pkg
>Synopsis:       Patch problems in DragonFlyBSD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 12 19:57:00 +0000 2005
>Originator:     Todd Willey
>Release:        
>Organization:
Crescent Anchor
>Environment:
>Description:
Patches are failing when attempting to back up the orig file.  I believe it has to do with the -b flag in _PATCH_BACKUP_ARG in mk/platform/DragonFly.cf.
>How-To-Repeat:
Make any package that requires patches.
>Fix:
set "_PATCH_CAN_BACKUP= no" in mk/platform/DragonFly.cf (line 135)

Patch still seems to back up files based on the name given in the patch file.