SlackBuilds package tool
Go to file
slakmagik c42ac608a1 apply Mauro's patch to allow download-only
* 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. :)
2011-05-23 23:32:42 +00:00
src apply Mauro's patch to allow download-only 2011-05-23 23:32:42 +00:00
tools tag and release 0.35.0 2011-04-28 03:01:06 +00:00