[Slackbuilds-users] development/mdbook builds twice

fsLeg fsleg at t-rg.ws
Fri Jul 11 08:29:13 UTC 2025


Almost a month ago I sent the maintainer of development/mdbook the following email. No reply or update on SBo to this day. So I'm forwarding this issue here.


-------- Original Message --------
From: fsLeg <fsleg at t-rg.ws>
Sent: June 15, 2025 18:46:36 GMT+03:00
To: Pouria.rz at outlook.com
Subject: mdbook on SBo builds twice

Hey, I noticed that your SlackBuild builds development/mdbook twice: with `cargo build` and `cargo install`. The latter builds and installs the binaries so having both is redundant. You could instead just combine the two commands. An example of that is in the attached patch. Another route is to use only `cargo build` and then move binaries manually, that seems to be the preferred method by many maintainers on SBo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-double-build.patch
Type: text/x-patch
Size: 555 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20250711/f9436731/attachment.bin>


More information about the SlackBuilds-users mailing list