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:        [EMAIL PROTECTED]        <
> School:       [EMAIL PROTECTED]    <
`-------------------------------------------'
You can do this patch with the system up...
---------------------------------------------

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to