diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2019-11-24 18:57:21 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2019-11-24 18:57:21 +0000 |
commit | 677780dac11d3b3969c07cb4a57e636fd2846776 (patch) | |
tree | bf31d00b54f883fd13da84007825c1ec245113b9 /irc/eggdrop/files/patch-src_eggdrop.h | |
parent | math/octomap: Update 1.9.0 -> 1.9.1 (diff) |
irc/eggdrop: Update to 1.8.4
Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.8.4/NEWS
Notes
Notes:
svn path=/head/; revision=518350
Diffstat (limited to 'irc/eggdrop/files/patch-src_eggdrop.h')
-rw-r--r-- | irc/eggdrop/files/patch-src_eggdrop.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/eggdrop/files/patch-src_eggdrop.h b/irc/eggdrop/files/patch-src_eggdrop.h deleted file mode 100644 index bd6079e5704d..000000000000 --- a/irc/eggdrop/files/patch-src_eggdrop.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/eggdrop.h 2011-01-07 06:12:27.000000000 +0100 -+++ src/eggdrop.h 2011-01-07 06:14:26.000000000 +0100 -@@ -64,7 +64,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. */ |