mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Shorewall-core: Bump to version 5.1.8.1
Several changes in Makefile. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Index: shorewall-core-5.0.15.2/lib.common
|
||||
Index: shorewall-core-5.1.7.2/lib.common
|
||||
===================================================================
|
||||
--- shorewall-core-5.0.15.2.orig/lib.common 2016-12-20 23:42:20.000000000 +0100
|
||||
+++ shorewall-core-5.0.15.2/lib.common 2017-01-02 11:33:03.026495427 +0100
|
||||
@@ -352,7 +352,7 @@
|
||||
--- shorewall-core-5.1.7.2.orig/lib.common 2017-10-11 08:01:06.191862789 +0200
|
||||
+++ shorewall-core-5.1.7.2/lib.common 2017-10-11 08:01:06.187863006 +0200
|
||||
@@ -345,7 +345,7 @@
|
||||
|
||||
if [ -z "$MODULESDIR" ]; then
|
||||
uname=$(uname -r)
|
||||
@@ -11,7 +11,7 @@ Index: shorewall-core-5.0.15.2/lib.common
|
||||
if [ -n "$extras" ]; then
|
||||
for directory in $(split "$extras"); do
|
||||
MODULESDIR="$MODULESDIR:/lib/modules/$uname/$directory"
|
||||
@@ -408,7 +408,7 @@
|
||||
@@ -399,7 +399,7 @@
|
||||
|
||||
if [ -z "$MODULESDIR" ]; then
|
||||
uname=$(uname -r)
|
||||
|
||||
Reference in New Issue
Block a user