1
0
Fork 0
forked from len0rd/rockbox

cd to the source root before applying a patch

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3555 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2003-04-15 08:05:53 +00:00
parent a97de95ed9
commit 2b7898b3bb

View file

@ -55,6 +55,7 @@ of the list itself.
<p>
Applying a 'patch' (output from diff -u) is done with the 'patch' tool:
<pre>
cd to/source/root
patch < patchfile
</pre>
<p>