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>
11 lines
335 B
Text
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 */
|