summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2015-10-23 13:33:31 +0200
committerJulian Ospald <hasufell@gentoo.org>2015-10-23 13:33:31 +0200
commit0ccb863ab3587ccdf2a645443ec44e33c306b011 (patch)
treeaa41bcddb1908c18a4ca5601a59c4a28861e7094 /net-p2p/bitcoind/bitcoind-0.11.1.ebuild
parentRevert "bitcoincore: DEPEND on net-libs/miniupnpc without known security vulns" (diff)
downloadgentoo-0ccb863ab3587ccdf2a645443ec44e33c306b011.tar.gz
gentoo-0ccb863ab3587ccdf2a645443ec44e33c306b011.tar.bz2
gentoo-0ccb863ab3587ccdf2a645443ec44e33c306b011.zip
Revert "bitcoincore 0.11.1 & 9999: hasufell's suggestions"
This reverts commit 5be824adbd39361d273f6d7c08a15a5574ceec24.
Diffstat (limited to 'net-p2p/bitcoind/bitcoind-0.11.1.ebuild')
-rw-r--r--net-p2p/bitcoind/bitcoind-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.11.1.ebuild b/net-p2p/bitcoind/bitcoind-0.11.1.ebuild
index 390c9ea0056d..ef75d878db18 100644
--- a/net-p2p/bitcoind/bitcoind-0.11.1.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.11.1.ebuild
@@ -33,7 +33,7 @@ pkg_setup() {
}
src_prepare() {
- sed -i 's/have bitcoind &&//;s/^\(complete -F _bitcoind bitcoind\) bitcoin-cli$/\1/' contrib/${PN}.bash-completion || die
+ sed -i 's/have bitcoind &&//;s/^\(complete -F _bitcoind bitcoind\) bitcoin-cli$/\1/' contrib/${PN}.bash-completion
bitcoincore_src_prepare
}