pmbootstrap/pmb/build
Oliver Smith af6913ab06
Fix build --src for foreign-arch chroots (#1282)
The `suffix` argument was not specified in chroot commands executed in
`pmb.build._package.override_source()`. Because of that, it was not
possible to use "build --src" when compiling in a non-native chroot,
for example:

```
$ pmbootstrap build hello-world --arch=armhf
...
(native) % rm /tmp/APKBUILD.append
rm: can't remove '/tmp/APKBUILD.append': No such file or directory
```
2018-03-05 21:04:28 +00:00
..
__init__.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
_package.py Fix build --src for foreign-arch chroots (#1282) 2018-03-05 21:04:28 +00:00
autodetect.py Always prefer native/device arch when building (#1277) 2018-03-01 20:04:51 +00:00
checksum.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
init.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
menuconfig.py Fix menuconfig arch check (#1259) 2018-02-25 17:44:01 +00:00
newapkbuild.py Make proprietary drivers optional (1/2): pmbootstrap changes (#1254) 2018-02-24 21:49:10 +00:00
other.py Index parser: support multiple package providers (#1202) 2018-02-20 19:52:28 +00:00
qemu_workaround_aarch64.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00