Re: textproc/mdbook: tidy up a bit

2025-02-28 Thread Stuart Henderson
crates.inc is better than modules.inc for cargo things DIST_TUPLE is iffy with portroach, GH_* works better there not sure about debuginfo -- Sent from a phone, apologies for poor formatting. On 28 February 2025 23:53:22 Edd Barrett wrote: Hi, - rename modules.inc to crates.inc for consit

textproc/mdbook: tidy up a bit

2025-02-28 Thread Edd Barrett
Hi, - rename modules.inc to crates.inc for consitency with other rust ports. - use DIST_TUPLE - move include of crates.inc to the bottom. - let the default do-install install the binary. Not sure why using DIST_TUPLE made the distfile name change from `mdBook-0.4.45.tar.gz` to `rust-lang-mdBo