ebtables: update to 2.0.10-4
This commit is contained in:
parent
c7e1c41bf1
commit
ada7bea026
@ -1,2 +1,2 @@
|
||||
28077cafe75aeb8224e4d15abc21f752 ebtables-makefile.diff
|
||||
c5ae7fb75810fd936a5445239e853fd8 ebtables-v2.0.10-2.tar.gz
|
||||
ba7d4ad6dd0ae5c3564f341549c8f462 ebtables-makefile.diff
|
||||
506742a3d44b9925955425a659c1a8d0 ebtables-v2.0.10-4.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on:
|
||||
|
||||
name=ebtables
|
||||
version=2.0.10-2
|
||||
version=2.0.10-4
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/$name/$name-v$version.tar.gz \
|
||||
$name-makefile.diff)
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -Nru ebtables-v2.0.10-2-orig/Makefile ebtables-v2.0.10-2/Makefile
|
||||
--- ebtables-v2.0.10-2-orig/Makefile 2011-12-02 18:19:17.150077039 +0200
|
||||
+++ ebtables-v2.0.10-2/Makefile 2011-12-02 18:20:51.744854053 +0200
|
||||
@@ -10,10 +10,10 @@
|
||||
diff -Nru ebtables-v2.0.10-4.orig/Makefile ebtables-v2.0.10-4/Makefile
|
||||
--- ebtables-v2.0.10-4.orig/Makefile 2013-01-19 17:55:19.662248247 +0200
|
||||
+++ ebtables-v2.0.10-4/Makefile 2013-01-19 18:01:43.700720272 +0200
|
||||
@@ -10,14 +10,14 @@
|
||||
|
||||
# default paths
|
||||
LIBDIR:=/usr/lib
|
||||
@ -15,3 +15,8 @@ diff -Nru ebtables-v2.0.10-2-orig/Makefile ebtables-v2.0.10-2/Makefile
|
||||
SYSCONFIGDIR:=/etc/sysconfig
|
||||
DESTDIR:=
|
||||
|
||||
-CFLAGS:=-Wall -Wunused -Werror
|
||||
+CFLAGS:=-Wall
|
||||
CFLAGS_SH_LIB:=-fPIC -O3
|
||||
CC:=gcc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user