https://bugs.winehq.org/show_bug.cgi?id=44504 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #13 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Paul from comment #12)
Henri, I tried applying the above with 'patch diff.file', in the extract directory of a source tarball, but all that does is freeze the terminal up.
You have to use `patch < diff.file`, with the left angle bracket. 'patch' reads from stdin, not its first argument. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.