SlackBuilds package tool
Go to file
mauro.giachero 1d47dfab92 Rework source checking.
David Spencer reported on the ML that the current sbopkg
behavior of checking the MD5 only just after the download
breaks some (bad) applications, like Google Earth, which
don't change the source file name on version upgrades.

This patch puts an additional check for existing sources,
so to workaround this issue (at the expense of extra MD5
checks for all other good applications). Moreover, add an
option to retry the download, which comes handy with the
aforementioned bad applications since otherwise the user had
to start the build twice (the first time he sees a failed
MD5 check and has the option to delete the downloaded file,
and the second time the source gets downloaded again).

Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
2009-05-21 08:08:01 +00:00
src Rework source checking. 2009-05-21 08:08:01 +00:00
tools New repository layout implementation. 2009-05-18 09:03:18 +00:00
ChangeLog-current.txt Add the museek-plus->museek+ rename. 2009-05-21 08:06:46 +00:00