1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
David Macek f9423cfa5d makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD
Currently makepkg clears the whole $pkgbasedir which is needless. Moreover,
in the obscure case of multiple makepkg runs (with different $pkgname) that
share a $pkgdirbase, only $pkgdir's from the last run will remain. Since
I consider the contents of $pkgdir an important artifact, this commit restricts
the deletion to individual $pkgdir's.

When CLEANUP is set, the behavior is unchanged.

Discussed in:
https://lists.archlinux.org/pipermail/pacman-dev/2015-February/019939.html

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-05-12 14:00:54 +10:00
..
libmakepkg libmakepkg: move helper functions into tidy/strip 2015-03-15 15:32:58 +10:00
library Consistently use 'directory' instead of 'folder' 2014-01-28 21:37:00 +10:00
po Merge branch 'maint' 2015-02-20 10:36:18 +10:00
.gitignore makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
Makefile.am libmakepkg: move package checking out of tidy_install 2015-02-12 14:00:55 +10:00
makepkg-template.pl.in makepkg-template: support multiple --template-dirs 2015-05-12 14:00:54 +10:00
makepkg-wrapper.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
makepkg.sh.in makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD 2015-05-12 14:00:54 +10:00
pacman-db-upgrade.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman-key.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman-optimize.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pkgdelta.sh.in pkgdelta: Use high compression options offered by xdelta3 2015-01-02 21:48:59 +10:00
repo-add.sh.in repo-add: merge desc and depends files 2015-03-26 14:43:37 +10:00