From: Harald Welte Date: Tue, 31 Jul 2001 18:15:31 +0000 (+0000) Subject: fixed typos in pending-patches X-Git-Tag: v1.2.3~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9029e0acaa22d9097be1e886fd340f6161bd90;p=thirdparty%2Fiptables.git fixed typos in pending-patches --- diff --git a/Makefile b/Makefile index a9916314..668b89b7 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ OLD_NETFILTER_VERSION:=1.2.1a # Waiting for inclusions in the kernel tree. PENDING_PATCHES:= # These went in previous kernels. -PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols skb-fraglist +PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols.patch skb-fraglist.patch LIBDIR:=/usr/local/lib BINDIR:=/usr/local/sbin