summaryrefslogtreecommitdiff
path: root/aur-tome4.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-05-24 21:40:02 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-05-24 21:40:02 -0700
commitdff45799880e9d49eca1188463f77f8faec48091 (patch)
treef1c675a8744a18b620a64b97d92842f291b416b5 /aur-tome4.patch
downloadtome4-dff45799880e9d49eca1188463f77f8faec48091.tar.xz
Initial commit
Diffstat (limited to 'aur-tome4.patch')
-rw-r--r--aur-tome4.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/aur-tome4.patch b/aur-tome4.patch
new file mode 100644
index 0000000..3831dfb
--- /dev/null
+++ b/aur-tome4.patch
@@ -0,0 +1,12 @@
+diff -Naur orig/premake4.lua new/premake4.lua
+--- orig/premake4.lua 2014-05-19 10:42:14.000000000 +0200
++++ new/premake4.lua 2015-12-03 22:09:15.687935809 +0100
+@@ -30,7 +30,7 @@
+ }
+ else
+ includedirs {
+- "/opt/SDL-2.0/include/SDL2",
++ "/usr/include/SDL2",
+ "/usr/include/GL",
+ }
+ end