Subject: Re: pkg/36788 (sysutils/skill: update to 4.1.4, and make this build
To: None <obache@NetBSD.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@NetBSD.org>
List: pkgsrc-bugs
Date: 10/28/2007 04:40:05
The following reply was made to PR pkg/36788; it has been noted by GNATS.
From: OBATA Akio <obache@NetBSD.org>
To: yx@x.ua
Cc: gnats-bugs@NetBSD.org
Subject: Re: pkg/36788 (sysutils/skill: update to 4.1.4, and make this build
on linux and freebsd too)
Date: Sun, 28 Oct 2007 13:37:15 +0900
--On 2007/10/27 20:34 +0300 Yakovetsky Vladimir <yx@x.ua> wrote:
> 1) typo in sysutils/skill/Makefile - s/OPSYS=/OSTYPE=/
Fixed. Thanks!
> 2) incorrect patch-ac for linux `patch' tool:
> fix: use original patch-ac
It is necessary to use the patch made with 'mkpatches' tools
in pkgtools/pkgdiff to facilitate maintaining.
But unnecessary $Id$ is included in the patch, and it is not good to manage
with CVS in the place where you patched.
I ajusted patch to not contains $Id$ by hand, but it seems
gnu patch is not like it.
So I moved patch location below and regen patch-ac.
Now it should maitain easy and works with gnu patch.
--
"Of course I love NetBSD":-)
OBATA Akio / obache@NetBSD.org