summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-25 17:07:53 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-25 17:07:53 +0000
commit6067f3edd9739d9d5b0a475ea2a584e2a3a97a12 (patch)
treedc1bd82f6b9b2aefc08c8480685aba1426101673 /media-sound/mpd/files
parentVersion bump. (diff)
downloadgentoo-2-6067f3edd9739d9d5b0a475ea2a584e2a3a97a12.tar.gz
gentoo-2-6067f3edd9739d9d5b0a475ea2a584e2a3a97a12.tar.bz2
gentoo-2-6067f3edd9739d9d5b0a475ea2a584e2a3a97a12.zip
Removed "before xdm" line from initscript depend, as it makes mpd to not start at all, because it needs alsasound, which starts after xdm.
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound/mpd/files')
-rwxr-xr-xmedia-sound/mpd/files/mpd-0.12.rc63
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/mpd/files/mpd-0.12.rc6 b/media-sound/mpd/files/mpd-0.12.rc6
index d94b3b19c3e9..b0219404c5c1 100755
--- a/media-sound/mpd/files/mpd-0.12.rc6
+++ b/media-sound/mpd/files/mpd-0.12.rc6
@@ -1,12 +1,11 @@
#!/sbin/runscript
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/files/mpd-0.12.rc6,v 1.4 2007/02/18 03:35:15 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/files/mpd-0.12.rc6,v 1.5 2007/03/25 17:07:53 ticho Exp $
depend() {
need localmount
use netmount nfsmount esound pulseaudio
- before xdm
}
checkconfig() {