diff options
author | Dan McGee <dan@archlinux.org> | 2008-01-16 06:03:51 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-20 19:32:37 +0100 |
commit | 003adb7646c6e7d00b6cac26586aa3678ade660b (patch) | |
tree | cec4f7c2d11536785401569d7a3488f8bf34eb5c /src | |
parent | 3b464dc89774ea83d4fe4c837b751d4ecc637e43 (diff) | |
download | pacman-003adb7646c6e7d00b6cac26586aa3678ade660b.tar.gz pacman-003adb7646c6e7d00b6cac26586aa3678ade660b.tar.xz |
makepkg: add check to ensure we have non-URL files in build dir
Pacman 3.0 printed the following message if a file could not be found:
ERROR: xxx was not found in the build directory and is not a proper URL.
We lost this logic in 3.1 when moving to the DLAGENT type stuff, so a
not-found file got passed all the way to the download logic where it failed
with a odd error message. Bring back some logic to ensure only files with
URLs get past a certain point, and fail if the file is not available.
Fixes FS#9208.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions