summarylogtreecommitdiffstats
path: root/aur-tome4-1.5.2-1.patch
diff options
context:
space:
mode:
authorThomas Ivesdal-Tronstad2017-03-25 21:39:31 +0100
committerThomas Ivesdal-Tronstad2017-03-25 21:39:31 +0100
commitd3daa8df81865d11cd7b5598dd77ce654d6eab76 (patch)
tree4319848ef2db98da607a859dd8d4ca51fd917aad /aur-tome4-1.5.2-1.patch
parent392a5f6ed98e744fcef937c85a3f1e8e046488aa (diff)
downloadaur-d3daa8df81865d11cd7b5598dd77ce654d6eab76.tar.gz
Update to 1.5.2
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