I'm trying to build a custom version of mplayer to get at a feature in 1.0rc1 and rc2 that forces big endian format. I have a patch file and the source. When I type in patch <name of patch> or type in patch -p0 <name of patch> I get nothing. Should I be doing something else? -- kai www.filesite.org || www.4thedadz.com || www.perfectreign.com remember - a turn signal is a statement, not a request -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sun, 25 May 2008 22:04:08 -0700, Kai Ponte wrote:
When I type in patch <name of patch> or type in patch -p0 <name of patch> I get nothing.
Should I be doing something else?
Read 'man patch'? Either use 'patch -i <patch_file>' or 'patch < <patch_file>'. Philipp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Kai Ponte
-
Philipp Thomas