openbsd-ports/audio/scmpc/patches/patch-examples-scmpc_in
jasper 943bc4bae0 - it was wrong to have scmpc/ that only holds one file and patch the source
all over to deal with it. this moves /etc/scmpc/scmpc.conf to /etc/scmpc.conf

approving croaks from ajacoutot@ and landry@
2009-05-31 20:47:08 +00:00

13 lines
389 B
Plaintext

$OpenBSD: patch-examples-scmpc_in,v 1.2 2009/05/31 20:47:08 jasper Exp $
--- examples/scmpc.conf.in.orig Fri Dec 8 16:38:28 2006
+++ examples/scmpc.conf.in Fri Dec 8 16:38:40 2006
@@ -31,7 +31,7 @@
# cache_file
#
# The file in which scmpc will store the unsubmitted songs cache.
-#cache_file = "/var/lib/scmpc/scmpc.cache"
+#cache_file = "/var/scmpc/scmpc.cache"
# queue_length
#