aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/README.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-07-30 13:45:01 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-07-30 14:00:56 -0400
commitfa0e1e2f630e6ca6cdfca64d8d92a7f0f85baa4d (patch)
treeb2b3f26da6daad9454dce25926707cbbacbc39bc /contrib/debian/README.md
parent89a116dc0b446de0d18a981699a279eeaf6c9ea9 (diff)
downloadbitcoin-fa0e1e2f630e6ca6cdfca64d8d92a7f0f85baa4d.tar.xz
contrib: Remove debian and rpm subfolders
Diffstat (limited to 'contrib/debian/README.md')
-rw-r--r--contrib/debian/README.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/contrib/debian/README.md b/contrib/debian/README.md
deleted file mode 100644
index fab9cc2381..0000000000
--- a/contrib/debian/README.md
+++ /dev/null
@@ -1,21 +0,0 @@
-
-Debian
-====================
-This directory contains files used to package bitcoind/bitcoin-qt
-for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
-
-## bitcoin: URI support ##
-
-
-bitcoin-qt.desktop (Gnome / Open Desktop)
-To install:
-
- sudo desktop-file-install bitcoin-qt.desktop
- sudo update-desktop-database
-
-If you build yourself, you will either need to modify the paths in
-the .desktop file or copy or symlink your bitcoin-qt binary to `/usr/bin`
-and the `../../share/pixmaps/bitcoin128.png` to `/usr/share/pixmaps`
-
-bitcoin-qt.protocol (KDE)
-