X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fiptraf-ng;h=f76ff9f33e3b0af7a08929a65cf996efdcbc1c36;hb=d45d524725eb0c9578c71d4fa8353ef44407c780;hp=d0491730fb7e462b19c9519708fc4ae12cac19c1;hpb=2ac39db92e9b6117d64940f8b0572a24afa07b33;p=ipfire-2.x.git diff --git a/lfs/iptraf-ng b/lfs/iptraf-ng index d0491730fb..f76ff9f33e 100644 --- a/lfs/iptraf-ng +++ b/lfs/iptraf-ng @@ -17,7 +17,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = iptraf-ng -PAK_VER = 1 +PAK_VER = 3 DEPS = "" @@ -63,6 +63,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xzf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/iptraf-ng-1.1.4-tcplog_flowrate_msg.patch cd $(DIR_APP) && ./configure \ --prefix=/usr