diff options
| author | Matt Corallo <[email protected]> | 2014-04-26 20:18:18 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2014-04-26 20:18:18 -0400 |
| commit | 6e40fcf45575801651ea9598f9bfc24fc342507a (patch) | |
| tree | d6ccfa2e313d90e965d8b42486435c2253802786 /contrib/debian/bitcoind.install | |
| parent | Merge pull request #4087 (diff) | |
| download | discoin-6e40fcf45575801651ea9598f9bfc24fc342507a.tar.xz discoin-6e40fcf45575801651ea9598f9bfc24fc342507a.zip | |
Update contrib/debian for autotools, among a few other tweaks
Diffstat (limited to 'contrib/debian/bitcoind.install')
| -rw-r--r-- | contrib/debian/bitcoind.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/debian/bitcoind.install b/contrib/debian/bitcoind.install index 7bf746006..798ea851f 100644 --- a/contrib/debian/bitcoind.install +++ b/contrib/debian/bitcoind.install @@ -1 +1,2 @@ -src/bitcoind usr/bin +usr/local/bin/bitcoind usr/bin +usr/local/bin/bitcoin-cli usr/bin |