opnsense-ports/irc/xchat/files/patch-src_version-script
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

10 lines
236 B
Text

--- src/version-script.orig 2009-08-16 11:40:18.000000000 +0200
+++ src/version-script 2014-06-05 22:18:13.000000000 +0200
@@ -30,5 +30,7 @@
xchat_send_modes;
xchat_strip;
xchat_free;
+ __progname;
+ environ;
local: *;
};