mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 19:25:25 +03:00
7 lines
159 B
Diff
7 lines
159 B
Diff
This is not needed for lua5.4.
|
|
|
|
--- a/spec/api/load_spec.lua
|
|
+++ b/spec/api/load_spec.lua
|
|
@@ -1 +1 @@
|
|
-require("compat53")
|
|
+--require("compat53") XXX-Patched
|