summaryrefslogtreecommitdiff
path: root/sdl2-path-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sdl2-path-fix.patch')
-rw-r--r--sdl2-path-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sdl2-path-fix.patch b/sdl2-path-fix.patch
deleted file mode 100644
index 541de1f..0000000
--- a/sdl2-path-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- orig/premake4.lua
-+++ new/premake4.lua
-@@ -30,7 +30,7 @@
- }
- else
- includedirs {
-- "/opt/SDL-2.0/include/SDL2",
-+ "/usr/include/SDL2",
- "/usr/include/GL",
- }
- end