summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-12-14 11:37:22 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-12-14 11:37:22 +0000
commit2be9ea58e404e0eca328be0717a6f2cd5599b473 (patch)
tree20a322298a040001ebe2bf98021396df0bbb747b /media-sound/mpd/files
parentstable x86, bug 337638 (diff)
downloadgentoo-2-2be9ea58e404e0eca328be0717a6f2cd5599b473.tar.gz
gentoo-2-2be9ea58e404e0eca328be0717a6f2cd5599b473.tar.bz2
gentoo-2-2be9ea58e404e0eca328be0717a6f2cd5599b473.zip
Fix typo
(Portage version: 2.2.0_alpha8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/mpd/files')
-rw-r--r--media-sound/mpd/files/mpd-0.16.conf.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/mpd/files/mpd-0.16.conf.patch b/media-sound/mpd/files/mpd-0.16.conf.patch
index 664134569e7e..05c2ea1b9fb1 100644
--- a/media-sound/mpd/files/mpd-0.16.conf.patch
+++ b/media-sound/mpd/files/mpd-0.16.conf.patch
@@ -64,7 +64,7 @@ Index: mpd-0.16/doc/mpdconf.example
#
# And for Unix Socket
-#bind_to_address "~/.mpd/socket"
-+bind_to_address "/var/lib/mpd/soicket"
++bind_to_address "/var/lib/mpd/socket"
#
# This setting is the TCP port that is desired for the daemon to get assigned
# to.