X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fusbutils;h=9e919cbec859f8fe98718297559a10a28691c5b2;hb=9ae65c8e08344b1d9efb34c6604a6746ee4a77d2;hp=41494cf10b907cfbfaacda62daf8a214709c356d;hpb=fb22c9ffd990eebee3249a3cbc2a6c8695b811b7;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/usbutils b/lfs/usbutils index 41494cf10b..9e919cbec8 100644 --- a/lfs/usbutils +++ b/lfs/usbutils @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 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 # @@ -24,7 +24,7 @@ include Config -VER = 010 +VER = 007 THISAPP = usbutils-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 938e3707593974be99a0dd6d1de76671 +$(DL_FILE)_MD5 = c9df5107ae9d26b10a1736a261250139 install : $(TARGET) @@ -70,6 +70,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 --prefix=/usr \ --datadir=/usr/share/hwdata \ --disable-zlib