ports/audio/nas/files/patch-config_NetAudio.def
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
283 B
Modula-2

--- config/NetAudio.def.orig 2013-04-27 00:41:00 UTC
+++ 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 $(PROJECTROOT)/etc/
#endif