aboutsummaryrefslogtreecommitdiffstats
path: root/audio/nas/files/patch-af
blob: e06f329441893a7afbe2618dbf8f22c1bb61a486 (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