makepkg: simplify source archive generation
commit36413aa856a7cace1851679c1398403b30417e80
authorAllan McRae <allan@archlinux.org>
Sun, 8 Jan 2012 11:48:04 +0000 (8 21:48 +1000)
committerDan McGee <dan@archlinux.org>
Sun, 8 Jan 2012 18:03:48 +0000 (8 12:03 -0600)
tree5eb9de73e5a30057af80f53d3778c4e39ad4fb0b
parent102e6209c7c850f75b0594e002fc51db83e6c39b
makepkg: simplify source archive generation

Simplify the source tarball generation by unifying the handling of
local and remote files.  This also allows local files to be found
in $SRCDEST (FS#26580) and makepkg will abort on missing local source
files (only possible to trigger in combination with --skipinteg).

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in