|
* buildenv: delete; this is done by `mkarchroot`
* librechroot:
- adopt `archbuild`'s concept of CHROOT and CHROOTCOPY
- add `-l` option to set the CHROOTCOPY
* libremakepkg:
- adopt `archbuild`'s concept of CHROOT and CHROOTCOPY
- add `-l` option to set the CHROOTCOPY
- pass options to `makechrootpkg` and `makepkg` the way `-h` always
said it did
* libremkchroot:
- adopt `archbuild`'s concept of CHROOT and CHROOTCOPY
- remove `-c` option to set the pacman cache
- remove `-f` option to force overwrite
|