Tom G. Christensen f84b1dd660 Overhaul handling of source and patch entries during setup
* buildpkg.functions(get_source_filename, get_source_path,
  get_source_absfilename, fetch_source): Take a filename as input instead
  of an array index so they can be used for both source and patch entries
* buildpkg.functions(unpack, patch): Updated to use new interface to above
  functions
* buildpkg.packaging.irix(auto_rel, auto_src): Ditto. Also make sure to
  maintain timestamps when copying patches into the package
* buildpkg.functions(get_files): New function to handle all downloading of
  sources and patches before unpacking
2009-12-19 14:38:47 +01:00
2009-12-19 14:38:47 +01:00
2009-12-19 14:38:43 +01:00
2009-12-19 14:38:41 +01:00
2009-12-19 14:38:43 +01:00
Description
No description provided
336 KiB
Languages
Shell 100%