mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Changes on xtables for 6.6 kernel
This commit is contained in:
parent
b49db635ee
commit
982b856db2
7 changed files with 20350 additions and 0 deletions
11
xtables-addons/patches/210-freebsd-build-fix.patch
Normal file
11
xtables-addons/patches/210-freebsd-build-fix.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- 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
|
Loading…
Add table
Add a link
Reference in a new issue