aboutsummaryrefslogtreecommitdiffstats
path: root/audio/nas/files/patch-af
blob: c32fc12518df377d75d1d611c832d140e01e129b (plain) (blame)
1
2
3
4
5
6
7
8
9
--- config/NetAudio.def.orig    Sun Feb 13 05:31:14 2000
+++ config/NetAudio.def Fri Mar 24 04:55:49 2000
@@ -8,5 +8,5 @@
 
 XCOMM Directory where NAS will look for it's config file(s)
 #ifndef NasConfigSearchPath
-#define NasConfigSearchPath /etc/nas/
+#define NasConfigSearchPath $(PROJECTROOT)/etc
 #endif