X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fnss-myhostname;h=0b8e88affb5f0214437fdcd2df3e861d0667699c;hp=9274e7588d9ffc18ca3d5f447a8b7b46a21a7a2a;hb=eee037b8902c3163850069f302479e7733966bd0;hpb=4e9000b4d8435d952cca982020ca70f8d64b45ec diff --git a/lfs/nss-myhostname b/lfs/nss-myhostname index 9274e7588d..0b8e88affb 100644 --- a/lfs/nss-myhostname +++ b/lfs/nss-myhostname @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# 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 --libdir=/lib cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install