diff options
Diffstat (limited to 'games/tome4/premake4_sdl.patch')
-rw-r--r-- | games/tome4/premake4_sdl.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/tome4/premake4_sdl.patch b/games/tome4/premake4_sdl.patch deleted file mode 100644 index 405523772c..0000000000 --- a/games/tome4/premake4_sdl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- t-engine4-src-1.1.5/premake4.original.lua 2014-04-29 02:40:07.535906248 +0300 -+++ t-engine4-src-1.1.5/premake4.lua 2014-04-29 02:40:46.953413461 +0300 -@@ -17,7 +17,7 @@ - "src/physfs", - "src/zlib", - "src/bzip2", -- "/opt/SDL-2.0/include/SDL2", -+ "/usr/include/SDL2", - "/usr/include/GL", - } - if _OPTIONS.lua == "default" then includedirs{"src/lua"} |