summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-10-27 10:57:58 +0000
committerAnthony G. Basile <blueness@gentoo.org>2016-11-08 22:36:23 -0500
commitba297ea6a06ea7ab8cbe056b53b3c167837aab14 (patch)
tree48ac4c460c22c9b04e99bd2a2e0335e34b583cda /eclass
parentb504877ec82bade0b8e0c2704995c69a8fd21a50 (diff)
downloadgentoo-ba297ea6a06ea7ab8cbe056b53b3c167837aab14.tar.gz
gentoo-ba297ea6a06ea7ab8cbe056b53b3c167837aab14.tar.xz
Bitcoin 0.13.1
Diffstat (limited to 'eclass')
-rw-r--r--eclass/bitcoincore.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/bitcoincore.eclass b/eclass/bitcoincore.eclass
index aa9ed4b3f2e..a8ab23e06ff 100644
--- a/eclass/bitcoincore.eclass
+++ b/eclass/bitcoincore.eclass
@@ -314,7 +314,7 @@ bitcoincore_prepare() {
fi
if use_if_iuse ljr; then
if [ "${BITCOINCORE_LJR_NAME}" = "knots" ]; then
- epatch "$(LJR_PATCH f)"
+ bitcoincore_predelete_patch "$(LJR_PATCH f)"
bitcoincore_predelete_patch "$(LJR_PATCH branding)"
epatch "$(LJR_PATCH ts)"
elif [ "${BITCOINCORE_SERIES}" = "0.10.x" ]; then