opnsense-ports/editors/jed/files/extra-patch-src__userinfo.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
356 B
C

--- 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"