aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pytone/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pytone/pkg-message')
-rw-r--r--audio/pytone/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/audio/pytone/pkg-message b/audio/pytone/pkg-message
index 7e0156d6e3d0..2a45bdff4062 100644
--- a/audio/pytone/pkg-message
+++ b/audio/pytone/pkg-message
@@ -1,13 +1,15 @@
###############################################################
-To use pytone, you'll need to put something like this
-into ~/.pytone/pytonerc:
+To use pytone, you should copy ${LOCALBASE}/etc/pytonerc to:
+
+~/.pytone/pytonerc
+
+Or simply create a minimal one with the location of your music
+collection:
[database.main]
musicbasedir=/root/of/your/music/collection
-# use new database layout
-basename=
###############################################################