summaryrefslogtreecommitdiffstats
path: root/archco.in
diff options
context:
space:
mode:
authorSébastien Luttringer <seblu@seblu.net>2013-03-02 05:21:08 +0100
committerPierre Schmitz <pierre@archlinux.de>2013-03-10 10:33:58 +0100
commit280d5501b00945fdf4e8de13724ec22b87a41576 (patch)
tree77bec2545b698eb1b4f07a769f6b531a72fc9f8c /archco.in
parentdee4d05b1ea4533979933d32953ffa4481c6c66e (diff)
downloaddevtools-280d5501b00945fdf4e8de13724ec22b87a41576.tar.gz
devtools-280d5501b00945fdf4e8de13724ec22b87a41576.tar.xz
makechrootpkg: -I to handle multiple packages
Since commit cb3a6ce, running makechroot 2 times to insert a package in a build directory require to find a directory without PKGBUILD cd /var/empty makechrootpkg -cu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir> makechrootpkg -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir> cd - makechrootpkg -n -r <dir> This patch allow makechrootpkg to handle more than one package to be installed before the build is run and simplify the previous case in makechrootpkg -ncu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -I virtualbox-guest-dkms-*-i686.pkg.tar.xz -r <dir> Signed-off-by: Sébastien Luttringer <seblu@seblu.net> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
Diffstat (limited to 'archco.in')
0 files changed, 0 insertions, 0 deletions