X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2FConfig;h=fe6149aab9ce33bc288d76c8fe51570d12f41f17;hp=b53c96a10e53382e4ca049304927267eb6378309;hb=ce56e92709df6aed1e56ac4cda1be420ea57dec8;hpb=43f8b5f17a4d0ff3dcd5d1e77424738b6e517bd2 diff --git a/lfs/Config b/lfs/Config index b53c96a10e..fe6149aab9 100644 --- a/lfs/Config +++ b/lfs/Config @@ -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