diff options
author | William Giokas <1007380@gmail.com> | 2013-03-09 14:36:55 -0600 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-03-10 09:01:56 +1000 |
commit | fcdaa46b651904fb88ea325d014bd85edd8a08fe (patch) | |
tree | 41fec36ed25f8f602971a8bca88c0f7bfbe1282a /test/pacman/tests/remove030.py | |
parent | 06d761a0207d579d4976a8c61257516c2b368911 (diff) |
makepkg: Separate vcs download and extract
Previously makepkg would clone vcs sources in the download function,
regardless of the noextract settings. Now the download_* functions only
download or update the vcs sources, and the new extract_* functions just
create working copies using the specified protocols. The extract_sources
function will call the needed extract function for the protocol
specified. The tarball extraction has also been moved into its own
extract_file function to keep things consistent.
Signed-off-by: William Giokas <1007380@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/pacman/tests/remove030.py')
0 files changed, 0 insertions, 0 deletions