mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
SlackBuilds package tool
fd2257eb2e
fall through a case; more directly, it sets a NO_DL_LOOP flag if sbopkg has done a download so that it doesn't download in an infinite loop. It moves the download command into a conditional which can break the loop. It also modifies check_source() to unset the flag if sbopkg has done a successful download, so it can do the next one. Finally, it modifies get_source_names() to only go into the guessing code if we have done a download, don't have a source file, and only need to guess on one source name - thanks to godling for noticing a failure in downloading dictd and the infinite loop; thanks to Chess and Mauro for review and suggestions. |
||
---|---|---|
src | ||
tools | ||
ChangeLog-current.txt |