**DEPRECATED**, use docker as replacement, see `build-in-docker.sh` as part of [bootstrap-build-environment](https://mrw.dev/development/bootstrap-build-environment)
I used that to «cross compile» packages for suse and fedora on an ubuntu server. But now I don't use these scripts anymore. To get I suse build environment, I simply use docker:
This is all part of my [bootstrap environment](https://mrw.sh/development/bootstrap-build-environment), that installs a nice script `build-in-docker.sh`.