Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 57999 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/media-sound/mpd/files/mpd.rc6 (-1 / +1 lines)
Lines 14-20 Link Here
14
	fi
14
	fi
15
15
16
	if ! [ -f /etc/mpd.conf ]; then
16
	if ! [ -f /etc/mpd.conf ]; then
17
		eerror "Configureation file /etc/mpd/mpd.conf does not exist."
17
		eerror "Configuration file /etc/mpd.conf does not exist."
18
		return 1
18
		return 1
19
	fi
19
	fi
20
20

Return to bug 57999