diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2014-04-11 19:20:58 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2014-04-11 19:20:58 +0200 |
commit | 0ba07406f7348605d82373bf43d43099033c9447 (patch) | |
tree | 87a0fc04dc97c9e0b572bb6b4808efec2235e95f /INSTALL | |
parent | 8012d6cb4bb65a858105ef878c5b98d91b24e1cd (diff) | |
download | pianobar-0ba07406f7348605d82373bf43d43099033c9447.tar.gz pianobar-0ba07406f7348605d82373bf43d43099033c9447.tar.bz2 pianobar-0ba07406f7348605d82373bf43d43099033c9447.zip |
Fix volume control
Commit 8012d6cb4bb65a858105ef878c5b98d91b24e1cd was broken in several
ways. Since auto-detection did not work correctly it was replaced by a
user-editable variable. See #439.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Dependencies Building -------- -If you have all of the dependencies listed above just type +Edit the Makefile and then type gmake clean && gmake |