xtables-addons: FreeBSD build fix

Signed-off-by: Rozhuk Ivan <rozhuk.im@gmail.com>
This commit is contained in:
Rozhuk Ivan
2020-06-14 06:41:39 +03:00
parent bac8490d25
commit c54ddec41d
2 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
--- a/extensions/LUA/Makefile
+++ b/extensions/LUA/Makefile
@@ -110,7 +110,7 @@
RANLIB = ranlib
SED = /bin/sed
SET_MAKE =
-SHELL = /bin/bash
+SHELL = /bin/sh
STRIP = strip
VERSION = 1.21
abs_builddir = /home/andre/Dropbox/xtables-addons/extensions/LUA