updated readme
patches had to be placed one directory further up
This commit is contained in:
parent
6d408f41a2
commit
bdd98de1d7
@ -36,7 +36,7 @@ cd src
|
|||||||
git config user.name patches
|
git config user.name patches
|
||||||
git config user.email patches@localhost
|
git config user.email patches@localhost
|
||||||
git checkout e3af4457b8355fcf1814e6dfb6073a848b44a282
|
git checkout e3af4457b8355fcf1814e6dfb6073a848b44a282
|
||||||
git am -3 --keep-cr ../../patches/*.patch
|
git am -3 --keep-cr ../../../patches/*.patch
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user