diff options
| author | Matt Corallo <[email protected]> | 2012-06-02 16:33:46 +0200 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2012-06-02 16:45:14 +0200 |
| commit | 8f6111bb9cd598954e9634d9fe4500fcf5ae83de (patch) | |
| tree | 9c9a807acc2e034208e87b8be2d9f3afd652e2e9 /contrib/debian/bitcoin-qt.install | |
| parent | Use ConvertTo to simplify sendmany/addmultisigaddress argument handling (diff) | |
| download | discoin-8f6111bb9cd598954e9634d9fe4500fcf5ae83de.tar.xz discoin-8f6111bb9cd598954e9634d9fe4500fcf5ae83de.zip | |
Update contrib/debian.
* Updates package description to note that blockchain now takes
2+ GB instead of 150+ MB.
* Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set
in Bitcoin itself now.
* Update changelog with 0.6.2 and the current updates.
Diffstat (limited to 'contrib/debian/bitcoin-qt.install')
| -rw-r--r-- | contrib/debian/bitcoin-qt.install | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/debian/bitcoin-qt.install b/contrib/debian/bitcoin-qt.install index 6a566f515..ba407134e 100644 --- a/contrib/debian/bitcoin-qt.install +++ b/contrib/debian/bitcoin-qt.install @@ -1,5 +1,4 @@ -debian/bin/bitcoin-qt usr/bin -bitcoin-qt usr/lib/bitcoin +bitcoin-qt usr/bin share/pixmaps/bitcoin32.xpm usr/share/pixmaps share/pixmaps/bitcoin80.xpm usr/share/pixmaps debian/bitcoin-qt.desktop usr/share/applications |