X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibdnet;h=2857013689c2b1c9e08095ce6d9a490f37140dad;hb=cae1f4a7a82f47703afb0cc25ff71f7585b28c2b;hp=66adfb205867bead58de7ce1f305d2970ad9dd03;hpb=3a13d0270de51c7055cff8a8c6a0f99b82e47a10;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/libdnet b/lfs/libdnet index 66adfb2058..2857013689 100644 --- a/lfs/libdnet +++ b/lfs/libdnet @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -70,6 +70,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 cd $(DIR_APP) && make cd $(DIR_APP) && make install