summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2008-07-23 15:01:35 +0200
committerDan McGee <dan@archlinux.org>2008-07-25 05:16:28 +0200
commit67f388c3fcad755d94944bee1f3a5a938817f5b9 (patch)
tree1f5d9f58dceb02a7a85418451415c5fb79ab1c31 /contrib
parent5e4882dfe8b62a8cb7c206986d1010195a63d74e (diff)
downloadpacman-67f388c3fcad755d94944bee1f3a5a938817f5b9.tar.gz
pacman-67f388c3fcad755d94944bee1f3a5a938817f5b9.tar.xz
makepkg: add packages to pkgdeps list only after successful install
This fixed FS#9403. With this you can use "makepkg -sr", install the dependencies, Ctrl+c during the makedepends installation and have makepkg remove the installed packages on the exit. Previously makepkg tried to also remove the makedepends which were not installed. The deplist="" line in remove_deps is due to an obscure bug where local varaibles from the handle_deps function seem stay in scope because we never formally exited it. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions