Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWilliam Giokas <1007380@gmail.com>2013-03-09 14:36:55 -0600
committerAllan McRae <allan@archlinux.org>2013-03-10 09:01:56 +1000
commitfcdaa46b651904fb88ea325d014bd85edd8a08fe (patch)
tree41fec36ed25f8f602971a8bca88c0f7bfbe1282a /doc
parent06d761a0207d579d4976a8c61257516c2b368911 (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 'doc')
0 files changed, 0 insertions, 0 deletions