rename patch and new patch for latest rebase.
This commit is contained in:
parent
b4a96d709e
commit
635542861f
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
dir=$(test -n "$1" && echo "$1" || echo "${HOME}/bitcoin")
|
dir=$(test -n "$1" && echo "$1" || echo "${HOME}/bitcoin")
|
||||||
patch_file="$(pwd)/libbitcoind.patch"
|
patch_file="$(pwd)/bitcoin.patch"
|
||||||
|
|
||||||
cd "$dir" || exit 1
|
cd "$dir" || exit 1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user