mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
iptables: fix previous patch, its to late i think
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fa7aacf1d2
commit
49142656f7
@ -1,9 +1,12 @@
|
||||
Common subdirectories: iptables-1.4.12.2/extensions and iptables-1.4.12.2.patch/extensions
|
||||
Common subdirectories: iptables-1.4.12.2/include and iptables-1.4.12.2.patch/include
|
||||
Common subdirectories: iptables-1.4.12.2/iptables and iptables-1.4.12.2.patch/iptables
|
||||
Common subdirectories: iptables-1.4.12.2/libipq and iptables-1.4.12.2.patch/libipq
|
||||
Common subdirectories: iptables-1.4.12.2/libiptc and iptables-1.4.12.2.patch/libiptc
|
||||
Common subdirectories: iptables-1.4.12.2/libxtables and iptables-1.4.12.2.patch/libxtables
|
||||
Common subdirectories: iptables-1.4.12.2/m4 and iptables-1.4.12.2.patch/m4
|
||||
Common subdirectories: iptables-1.4.12.2/tests and iptables-1.4.12.2.patch/tests
|
||||
Common subdirectories: iptables-1.4.12.2/utils and iptables-1.4.12.2.patch/utils
|
||||
diff -Naur iptables-1.4.12.2/extensions/GNUmakefile.in iptables-1.4.12.2.patch/extensions/GNUmakefile.in
|
||||
--- iptables-1.4.12.2/extensions/GNUmakefile.in 2012-01-02 18:19:09.000000000 +0100
|
||||
+++ iptables-1.4.12.2.patch/extensions/GNUmakefile.in 2012-01-07 03:27:07.237205980 +0100
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
.PHONY: all install clean distclean FORCE
|
||||
|
||||
-all: ${targets} check
|
||||
+all: ${targets}
|
||||
|
||||
check: ${targets}
|
||||
@echo " CHECK unknown symbols in .so files"; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user