From 53e9c5040179bdda1e822169e0802bdd0f462c1f Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 30 Apr 2000 19:21:30 +0000 Subject: Add a slash to the end of search_path so nasd.conf can be found. PR: 17970 Submitted by: Yung-Jeng Hung --- audio/nas/files/patch-af | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/nas') diff --git a/audio/nas/files/patch-af b/audio/nas/files/patch-af index c32fc12518df..e06f32944189 100644 --- a/audio/nas/files/patch-af +++ b/audio/nas/files/patch-af @@ -5,5 +5,5 @@ XCOMM Directory where NAS will look for it's config file(s) #ifndef NasConfigSearchPath -#define NasConfigSearchPath /etc/nas/ -+#define NasConfigSearchPath $(PROJECTROOT)/etc ++#define NasConfigSearchPath $(PROJECTROOT)/etc/ #endif -- cgit v1.2.3