aports/main/lsyncd/lua5.4.patch
2022-04-27 16:35:27 +00:00

10 lines
180 B
Diff

--- a/lsyncd.h
+++ b/lsyncd.h
@@ -19,6 +19,7 @@
#define LUA_COMPAT_ALL
#define LUA_COMPAT_5_1
+#define LUA_COMPAT_5_3
// includes needed for headerfile
#include "config.h"