Created attachment 763600 [details, diff] add missing ${ROOT} to path When updating `build-docbook-catalog` to 2.2 on Exherbo I noticed that installing it to a new chroot (calling `build-docbook-catalog` with ROOT) doesn't generate a catalog file inside the chroot but regenerates the catalog file on / instead I'm adding a patch for `build-docbook-catalog` (based on 2.2) to fix this
https://gitweb.gentoo.org/proj/build-docbook-catalog.git/commit/?id=273d518b5512ecdee5c7e5c215f9230de52c3879 Thank you! (Sorry, I forgot to add the Bug/Closes tag).
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd3cd5a4eec5b51f559c1a557de2afaf4973b3b commit afd3cd5a4eec5b51f559c1a557de2afaf4973b3b Author: Sam James <sam@gentoo.org> AuthorDate: 2022-04-29 08:18:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-29 08:18:54 +0000 app-text/build-docbook-catalog: add 2.3 Bug: https://bugs.gentoo.org/832032 Signed-off-by: Sam James <sam@gentoo.org> app-text/build-docbook-catalog/Manifest | 1 + .../build-docbook-catalog-2.3.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+)