summarylogtreecommitdiffstats
path: root/aur-tome4-1.5.2-1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'aur-tome4-1.5.2-1.patch')
-rw-r--r--aur-tome4-1.5.2-1.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/aur-tome4-1.5.2-1.patch b/aur-tome4-1.5.2-1.patch
new file mode 100644
index 000000000000..3831dfb7da0d
--- /dev/null
+++ b/aur-tome4-1.5.2-1.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