[Slackbuilds-users] [sbo-users] flameshot.SlackBuild: incorrect path for cmake-opt
Юрий Сорокин
mrvladislavovich at gmail.com
Sat Jun 27 09:52:21 UTC 2026
Hi everyone,
I noticed a small path typo in flameshot.SlackBuild (and possibly a few
other recent updates). The script attempts to use cmake-opt but sets a
non-existent path:
export "PATH=/opt/cmake-202x/bin:$PATH"
It should be changed to the correct path provided by the cmake-opt package:
export "PATH=/opt/cmake-opt/bin:$PATH"
Could someone please fix this in the repository? Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20260627/3b5a4462/attachment-0001.htm>
More information about the SlackBuilds-users
mailing list