summaryrefslogtreecommitdiff
path: root/games/tenebrae/files/patch-sys_linux.c
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2020-09-30 11:33:22 +0000
committerStefan Eßer <se@FreeBSD.org>2020-09-30 11:33:22 +0000
commita563c59fb314096a8fef522b8342ff391c83a777 (patch)
tree80b9000e921a5b9cfd3de7fb484cb3a53793c247 /games/tenebrae/files/patch-sys_linux.c
parentFix build with -fno-common (diff)
Fix build with -fno-common
While here add license (GPLv2+, included in all source files).
Notes
Notes: svn path=/head/; revision=550686
Diffstat (limited to 'games/tenebrae/files/patch-sys_linux.c')
-rw-r--r--games/tenebrae/files/patch-sys_linux.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/tenebrae/files/patch-sys_linux.c b/games/tenebrae/files/patch-sys_linux.c
index 5bf74ff89970..9cbaf735fb32 100644
--- a/games/tenebrae/files/patch-sys_linux.c
+++ b/games/tenebrae/files/patch-sys_linux.c
@@ -1,6 +1,6 @@
---- ./sys_linux.c.orig Sat Jun 10 12:08:13 2006
-+++ ./sys_linux.c Sat Jun 10 12:08:13 2006
-@@ -27,7 +27,7 @@
+--- sys_linux.c.orig 2020-09-30 11:25:10 UTC
++++ sys_linux.c
+@@ -27,7 +27,7 @@ int nostdout = 0;
// user preference directory
#if defined (USERPREF_DIR)