Michael Rogenmoser
Michael Rogenmoser
I believe this was fixed in #165, which should now be released in the `v0.28.2` binaries as well.
Unfortunately, not all flavors of Linux will be directly supported and have their custom release. To see how the bender-init script figures out the OS used, check out the [init](https://github.com/pulp-platform/bender/blob/website/init)...
So, with some review, the previous `flist` command generated a file list with `+incdir+`s, as illustrated here: https://github.com/pulp-platform/bender/blob/v0.27.4/src/cmd/script.rs#L707-L750 The current version only generates a file list, as far as I...