Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 1998 23:52:07 -0600
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        <freebsd-ports@FreeBSD.ORG>
Subject:   Re: Patch Problem
Message-ID:  <00e101bd230c$0bcb6260$c3e0d9cf@admin.westbend.net>

next in thread | raw e-mail | index | archive | help


From: Андрей Чернов <ache@nagual.pp.ru>

>> But the patch file is supposed to patch the files in the myport directory
&
>> not the myport.orig directory.
>
>No, as you describe how you made the patch, just opposite, myport.orig
>directory supposed to be patched.

I tried it both ways and still had the same problem.

diff -ruN myport.orig myport > myport.diff

diff -ruN myport myport.orig > myport.diff

Both patches tried to patch the Makefile in root of the port.cat directory,
instead of the Makefile in the myport subdirectory.

Scot.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e101bd230c$0bcb6260$c3e0d9cf>