freebsd-ports/comms/libirman/files/patch-irman.conf-location
Edwin Groothuis c4a25f6b2a New port for libirman 0.4.2
This is a new port for the libirman library for use with
	Evation's Irman infrared reciever.

PR:		ports/50443
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2003-10-10 05:21:28 +00:00

11 lines
335 B
Text

--- irman.h-orig Sat Mar 29 20:42:50 2003
+++ irman.h Sat Mar 29 20:43:00 2003
@@ -48,7 +48,7 @@
/* filename for system irmanrc */
#ifndef IR_SYSCONF_DIR
-# define IR_SYSCONF_DIR "/etc"
+# define IR_SYSCONF_DIR "/usr/local/etc"
#endif
#define IR_SYSTEM_IRMANRC IR_SYSCONF_DIR "/irman.conf"
/* filename for users irmanrc */