mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 01:42:58 +01:00
70713303b6
This change ensures consistent use of the `CLIENT_` namespace everywhere in the repository. -BEGIN VERIFY SCRIPT- ren() { sed -i "s/\<$1\>/$2/g" $( git grep -l "$1" ./cmake ./src :\(exclude\)./src/secp256k1 ./test ) ; } ren PACKAGE_NAME CLIENT_NAME ren PACKAGE_VERSION CLIENT_VERSION_STRING ren PACKAGE_URL CLIENT_URL ren PACKAGE_BUGREPORT CLIENT_BUGREPORT -END VERIFY SCRIPT- |
||
---|---|---|
.. | ||
module | ||
script | ||
bitcoin-build-config.h.in | ||
ccache.cmake | ||
cov_tool_wrapper.sh.in | ||
crc32c.cmake | ||
introspection.cmake | ||
leveldb.cmake | ||
minisketch.cmake | ||
tests.cmake |