X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fnagios-plugins;h=25ac5df5a23cbceb7382dbbdd8c8807493f53f88;hb=05a89532d79d031895dd8dab0193b951f8072934;hp=27a716262b02d078862b338e8e7f9b1d0967abed;hpb=909ba0ad4a2266b77e090a82781f415fbc2737fc;p=ipfire-2.x.git diff --git a/lfs/nagios-plugins b/lfs/nagios-plugins index 27a716262b..25ac5df5a2 100644 --- a/lfs/nagios-plugins +++ b/lfs/nagios-plugins @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nagios-plugins -PAK_VER = 2 +PAK_VER = 3 DEPS = "" @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && \ ./configure \ --prefix=/usr \