]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Iptables: Update to version 1.4.5.
authorStefan Schantl <Stevee@ipfire.org>
Thu, 24 Sep 2009 13:06:40 +0000 (15:06 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Thu, 24 Sep 2009 13:06:40 +0000 (15:06 +0200)
lfs/iptables

index 826e32b8181c6ff55c15eac0eb49246edf2f032c..795c5f13def87b68df23c9d392db49ee575581d1 100644 (file)
@@ -25,7 +25,7 @@
 include Config
 
 PKG_NAME   = iptables
-PKG_VER    = 1.4.4
+PKG_VER    = 1.4.5
 PKG_REL    = 0
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
@@ -115,7 +115,7 @@ $(OBJECT): $(objects)
        cd $(DIR_APP) && make $(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install
 
-       rm -vf /lib/lib{iptc,xtables}.la
+       rm -vf /lib/lib{iptc,xtables,ip4tc,ip6tc}.la
 
        # install ip*tables.h header files
        cd $(DIR_APP) && install -v -m 644 include/ip{,6}tables.h /usr/include