Date: Tue, 31 Jul 2001 16:40:59 +0200 From: Alson van der Meulen <alm@flutnet.org> To: freebsd-stable@FreeBSD.ORG Subject: Re: problem applying openssl patch... Message-ID: <20010731164059.B29313@md2.mediadesign.nl> In-Reply-To: <3B66C2AB.8090609@magpage.com> References: <3B66C2AB.8090609@magpage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 31, 2001 at 10:37:31AM -0400, Daniel Frazier wrote: > the patch isn't patching for me. cd /usr/src; patch -p ~/openssl.patch > just hangs. as far as I can tell it didn't touch any source files. > truss patch -p ~/openssl.patch gives me this... how about patch -p < ~/openssl.patch? this way it tries to read a patch from stdin, and will wait for io forever till you press ctrl-d or such :) -- ,-------------------------------------------. > Name: Alson van der Meulen < > Personal: alson@flutnet.org < > School: alson@gymnasiumleiden.nl < `-------------------------------------------' You can do this patch with the system up... --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010731164059.B29313>