summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2015-10-16 00:00:03 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-10-23 13:16:17 -0400
commit20bb60b58d093a22f9d875a28f6a80ff3d5aea8b (patch)
tree317ced2591313aea30636d5fda8ab77551f9e911 /eclass/bitcoincore.eclass
parentbitcoincore: Bump to 0.11.1 (diff)
downloadgentoo-20bb60b58d093a22f9d875a28f6a80ff3d5aea8b.tar.gz
gentoo-20bb60b58d093a22f9d875a28f6a80ff3d5aea8b.tar.bz2
gentoo-20bb60b58d093a22f9d875a28f6a80ff3d5aea8b.zip
bitcoincore 0.11.1 & 9999: hasufell's suggestions
Diffstat (limited to 'eclass/bitcoincore.eclass')
-rw-r--r--eclass/bitcoincore.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/bitcoincore.eclass b/eclass/bitcoincore.eclass
index 0cebdb5a92b6..0362c8cdcf26 100644
--- a/eclass/bitcoincore.eclass
+++ b/eclass/bitcoincore.eclass
@@ -213,6 +213,7 @@ bitcoincore_pkg_pretend() {
}
bitcoincore_prepare() {
+ local mypolicy
if [ -n "${BITCOINCORE_NO_SYSLIBS}" ]; then
true
elif [ "${PV}" = "9999" ]; then