* 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
Description
No description provided
Languages
Shell
100%