diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-04-30 14:04:50 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-04-30 14:04:50 -0700 |
commit | 9a19a3cc0c5e8b7343954008887f82358dca156f (patch) | |
tree | 29df6fa04e63e58f35cc876e6181fdbef1123368 /aur-tome4.patch | |
parent | Maintainer logic (diff) | |
download | tome4-9a19a3cc0c5e8b7343954008887f82358dca156f.tar.xz |
Updated offline patch to newer version.
Renamed patches to better explain their purpose.
Diffstat (limited to 'aur-tome4.patch')
-rw-r--r-- | aur-tome4.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/aur-tome4.patch b/aur-tome4.patch deleted file mode 100644 index 3831dfb..0000000 --- a/aur-tome4.patch +++ /dev/null @@ -1,12 +0,0 @@ -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 |