mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 11:01:50 +00:00
12 lines
292 B
Diff
12 lines
292 B
Diff
|
--- a/extensions/LUA/Makefile
|
||
|
+++ b/extensions/LUA/Makefile
|
||
|
@@ -110,7 +110,7 @@ PKG_CONFIG = /usr/bin/pkg-config
|
||
|
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
|