summaryrefslogtreecommitdiff
path: root/net/ascend-radius/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'net/ascend-radius/files/patch-ae')
-rw-r--r--net/ascend-radius/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ascend-radius/files/patch-ae b/net/ascend-radius/files/patch-ae
deleted file mode 100644
index eb3e1348aca8..000000000000
--- a/net/ascend-radius/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- radius.h.orig Tue Oct 29 14:41:54 1996
-+++ radius.h Fri Jan 24 05:05:08 1997
-@@ -224,7 +224,7 @@
-
- /* Default Database File Names */
-
--#define RADIUS_DIR "/etc/raddb"
-+#define RADIUS_DIR "@@PREFIX@@/etc/raddb"
- #ifdef FreeBSD
- #define RADACCT_DIR "/var/log/radacct"
- #else