diff options
author | Allan McRae <allan@archlinux.org> | 2013-11-01 21:48:17 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-11-15 11:02:12 +1000 |
commit | da8cd388c4fd95d1748285e4d6bd549c776ef5e1 (patch) | |
tree | faf312e3e6b017253a102ed62d9ebe9a13be821c /scripts/makepkg-template.pl.in | |
parent | 57090d8cba65988b822a215947a5fb44d55790d0 (diff) | |
download | pacman-da8cd388c4fd95d1748285e4d6bd549c776ef5e1.tar.xz |
Return zero from extract_file with local source file
The call to bsdtar to check if a file needs extracted returns 1 if it does
not. We then propegate this return value accidentally which can cause
makepkg to report an error later on. Explicitly return 0 in this case.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/makepkg-template.pl.in')
0 files changed, 0 insertions, 0 deletions