summaryrefslogtreecommitdiff
path: root/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bitcoind/bitcoind-0.17.1.ebuild')
-rw-r--r--net-p2p/bitcoind/bitcoind-0.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.17.1.ebuild b/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
index f8e1efe4331a..5e04c93da374 100644
--- a/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
@@ -124,7 +124,7 @@ src_configure() {
src_install() {
default
- rm -f "${ED%/}/usr/bin/test_bitcoin" || die
+ rm -f "${ED}/usr/bin/test_bitcoin" || die
insinto /etc/bitcoin
newins "${FILESDIR}/bitcoin.conf" bitcoin.conf