]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/util-linux
cups: Update automake
[people/pmueller/ipfire-2.x.git] / lfs / util-linux
index ac8d7410a60b2014f7f96674fb29808f1a367e1c..158fc28aaec433e2806908e5aa2cd6eacf2559ab 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2017   IPFire Team  <info@ipfire.org>                    #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -72,6 +72,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure \
                --docdir=/usr/share/doc/util-linux \
                --disable-static \