Date: Sunday, July 4, 2010 @ 20:04:20
  Author: andrea
Revision: 84865

/etc/rc.d/mpd read /etc/mpd.conf

Modified:
  mpd/trunk/mpd.install

-------------+
 mpd.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: mpd.install
===================================================================
--- mpd.install 2010-07-04 23:32:39 UTC (rev 84864)
+++ mpd.install 2010-07-05 00:04:20 UTC (rev 84865)
@@ -1,6 +1,6 @@
 post_install() {
   post_upgrade
-  echo "==> Create a configuration file (/etc/mpd.conf or ~/.mpdconf) before 
using MPD (example: /usr/share/mpd/mpd.conf.example)"
+  echo "==> Create a configuration file /etc/mpd.conf before using MPD 
(example: /usr/share/mpd/mpd.conf.example)"
 }
 
 post_upgrade() {

Reply via email to