]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/Config
Update:
[people/pmueller/ipfire-2.x.git] / lfs / Config
index b53c96a10e53382e4ca049304927267eb6378309..fe6149aab9ce33bc288d76c8fe51570d12f41f17 100644 (file)
@@ -130,6 +130,7 @@ define MD5
        # error mean file signature don't match the one in lfs script
        [ "$($@_MD5)" = `md5sum $(DIR_DL)/$@ | awk '{ print $$1 }'` ]
        echo "$@ checksum OK"
+       echo "$@" >>$(DIR_INFO)/_build.packages-list.log
 endef
 
 define PAK