From 20bb60b58d093a22f9d875a28f6a80ff3d5aea8b Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Fri, 16 Oct 2015 00:00:03 +0000 Subject: bitcoincore 0.11.1 & 9999: hasufell's suggestions --- eclass/bitcoincore.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass/bitcoincore.eclass') 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 -- cgit v1.2.3-65-gdbad