From 0ccb863ab3587ccdf2a645443ec44e33c306b011 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 23 Oct 2015 13:33:31 +0200 Subject: Revert "bitcoincore 0.11.1 & 9999: hasufell's suggestions" This reverts commit 5be824adbd39361d273f6d7c08a15a5574ceec24. --- eclass/bitcoincore.eclass | 1 - 1 file changed, 1 deletion(-) (limited to 'eclass') diff --git a/eclass/bitcoincore.eclass b/eclass/bitcoincore.eclass index 0362c8cdcf26..0cebdb5a92b6 100644 --- a/eclass/bitcoincore.eclass +++ b/eclass/bitcoincore.eclass @@ -213,7 +213,6 @@ bitcoincore_pkg_pretend() { } bitcoincore_prepare() { - local mypolicy if [ -n "${BITCOINCORE_NO_SYSLIBS}" ]; then true elif [ "${PV}" = "9999" ]; then -- cgit v1.2.3-65-gdbad