summaryrefslogtreecommitdiff
path: root/editors/jed/files/extra-patch-src__userinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/jed/files/extra-patch-src__userinfo.c')
-rw-r--r--editors/jed/files/extra-patch-src__userinfo.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/jed/files/extra-patch-src__userinfo.c b/editors/jed/files/extra-patch-src__userinfo.c
new file mode 100644
index 000000000000..5e6775bdd30c
--- /dev/null
+++ b/editors/jed/files/extra-patch-src__userinfo.c
@@ -0,0 +1,12 @@
+--- src/userinfo.c.orig 2010-04-06 09:21:49.000000000 -0300
++++ src/userinfo.c 2010-04-06 09:22:18.000000000 -0300
+@@ -5,6 +5,9 @@
+ * You may distribute this file under the terms the GNU General Public
+ * License. See the file COPYING for more information.
+ */
++
++#define JED_HOSTNAME "%%JED_HOSTNAME%%"
++
+ #include "config.h"
+ #include "jed-feat.h"
+