mkdist: separate md5 file for each file
commitd5dcdb4d9275769863489f835d38cb415b82f736
authorKalle Olavi Niemitalo <kon@iki.fi>
Tue, 1 Jul 2008 21:46:05 +0000 (2 00:46 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Tue, 1 Jul 2008 22:06:43 +0000 (2 01:06 +0300)
tree9671e6f2f944d16daae5ee31e730046b59bdbbff
parent0fa88b1c05d2509354c3806de66228f9259f8bd0
mkdist: separate md5 file for each file

md5sum -c exits with code 1 if some of the files listed in the md5
file are missing, so each md5 file should list only those files that
the user is supposed to download together.  This is also how
elinks-web/download.html has been set up.
contrib/mkdist