Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2001 18:52:33 +0300
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        freebsd-ports@freebsd.org
Subject:   Re: first port and patch problems
Message-ID:  <96jlua$k1a$1@igloo.uran.net.ua>
References:  <3A8DAC9D.B78A5B61@technologist.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Try to set -p0 switch to "patch".

bruno <bruno.schwander@technologist.com> wrote in message
news:3A8DAC9D.B78A5B61@technologist.com...
> Hello everybody,
>
> I ported a little tool to FreeBSD and would like to contribute a port.
> My current issue is with patch/diff. I have a valid patch file, that
> applies all my changes to the original sources but apparently handles
> the creation of added files in a wrong manner.
>
> I simply did a "diff -urN src.original src > patch-aa" in my work dir;
> then, when I do a "patch < patch-aa" on an original set of sources, the
> files are changed correctly but new files are added in the current
> directory instead of src/something. The patchfile shows filenames like
>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96jlua$k1a$1>