aboutsummaryrefslogtreecommitdiff
path: root/mail/mail2sms/files/patch-main.c
blob: ff54c97870b8fe7725f696dfcb64c12e05c1e124 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- main.c.orig	Wed Apr 16 05:11:21 2003
+++ main.c	Wed Apr 16 05:12:16 2003
@@ -18,7 +18,7 @@
 #ifdef AFS
 #define CONFIGDIR "/var/mail2sms/"
 #else
-#define GLOBAL_CONFIG "/etc/mail/sms/mail2sms.conf"
+#define GLOBAL_CONFIG "%%PREFIX%%/etc/mail2sms.conf"
 #endif
 
 extern FILE *logfile; /* write logs to this file pointer */