mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
53e9c50401
PR: 17970 Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
--- 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
|