mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
SlackBuilds package tool
c42ac608a1
* build_package(): rename the bulk to process_package() and split out a chunk as a new build_package(), causing a break out of the function if DOWNLOADONLY is set and calling build_package() if not. * build_package(): create from a piece of the earlier build_package(). * process_queue(): call process_package() rather than build_package(). * main: add DOWNLOADONLY and the -D flag. * various: modify comments to reflect current code Thanks to Mauro Giachero for this patch. :) |
||
---|---|---|
src | ||
tools |