summaryrefslogtreecommitdiff
path: root/audio/nas/patches/patch-ae
blob: 9fe586167031eee9d94d519ae9e84709d0e69a4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.3 2002/11/28 11:40:46 markd Exp $

--- config/NetAudio.def.orig	Sun Feb 24 17:39:08 2002
+++ config/NetAudio.def
@@ -8,6 +8,6 @@
 
 XCOMM Directory where NAS will look for it's config file(s)
 #ifndef NasConfigSearchPath
-#define NasConfigSearchPath /etc/nas/
+#define NasConfigSearchPath @PKG_SYSCONFDIR@/
 #endif