aboutsummaryrefslogtreecommitdiff
path: root/net/lmd/files/patch-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/lmd/files/patch-main.c')
-rw-r--r--net/lmd/files/patch-main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/lmd/files/patch-main.c b/net/lmd/files/patch-main.c
deleted file mode 100644
index 6da527ce86b4..000000000000
--- a/net/lmd/files/patch-main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- main.c.orig Mon Nov 26 06:45:34 2001
-+++ main.c Tue May 14 14:09:46 2002
-@@ -1,7 +1,7 @@
- #include "main.h"
- #include <math.h>
- #define TIMETOSLEEP 60
--#define CONFIGFILE "/usr/local/etc/lmd.conf"
-+#define CONFIGFILE PREFIX "/etc/lmd.conf"
-
- char bufferout[2][1024];
- char **loaddservers;