summaryrefslogtreecommitdiff
path: root/irc/eggdrop/files/patch-src__eggdrop.h
diff options
context:
space:
mode:
Diffstat (limited to 'irc/eggdrop/files/patch-src__eggdrop.h')
-rw-r--r--irc/eggdrop/files/patch-src__eggdrop.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/irc/eggdrop/files/patch-src__eggdrop.h b/irc/eggdrop/files/patch-src__eggdrop.h
index fd30aba9a92b..e69de29bb2d1 100644
--- a/irc/eggdrop/files/patch-src__eggdrop.h
+++ b/irc/eggdrop/files/patch-src__eggdrop.h
@@ -1,9 +0,0 @@
---- src/eggdrop.h.orig Mon Jun 2 11:39:45 2003
-+++ src/eggdrop.h Mon Jun 2 11:40:17 2003
-@@ -77,7 +77,7 @@
- /* Language stuff */
--#define LANGDIR "./language" /* language file directory */
-+#define LANGDIR __PREFIX__ "/share/eggdrop/language" /* language file directory */
- #define BASELANG "english" /* language which always gets loaded before
- all other languages. You do not want to
- change this. */