]> kaliko git repositories - mpd-goodies.git/blobdiff - INSTALL
Fixed protocol version check for mlast
[mpd-goodies.git] / INSTALL
diff --git a/INSTALL b/INSTALL
deleted file mode 100644 (file)
index 824da57..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,14 +0,0 @@
-Default installation in /usr/{bin,share/,share/man}.
-
-Makefile supports both DESTDIR and PREFIX GNU standards.
-
-Just call install target to have mpd-goodies installed within /usr
-
-       make install
-
-If you need to install it somewhere else use PREFIX variable.
-For instance installing in /usr/local directory:
-
-       make PREFIX=/usr install
-
-Run uninstall target to remove.