diff options
author | davidovski <david@davidovski.xyz> | 2022-02-16 16:33:24 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-02-16 16:33:24 +0000 |
commit | b242fe490fb1118ffdce57d2415279f8f8274ac0 (patch) | |
tree | 5f08c023c9be45c9b11937783998419e2a6d6ef9 /repo/system/lua.xibuild | |
parent | 045734ceeb5b8e8c2cdaa9f62f89de57db07a6ec (diff) |
removed patch for lua
Diffstat (limited to 'repo/system/lua.xibuild')
-rw-r--r-- | repo/system/lua.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/system/lua.xibuild b/repo/system/lua.xibuild index 8dc9685..f231481 100644 --- a/repo/system/lua.xibuild +++ b/repo/system/lua.xibuild @@ -34,7 +34,6 @@ Libs: -L${libdir} -llua -lm -ldl Cflags: -I${includedir} EOF - patch lua-$PKG_VER-shared_library-1.patch } build () { |