[Slackbuilds-users] sbopkglint test failure (tasksh)
Nick Smallbone
nick at smallbone.se
Sun Aug 16 14:00:34 UTC 2026
Hi Glenn,
On Sun, 16 Aug 2026, at 2:47 PM, glenn_e_becker via SlackBuilds-users wrote:
> *sbopkglint* throws the following error on the built package:
>
> Running test: 05-basic-sanity...
> --- ERR: forbidden directory exists: usr/share/doc
> FAILED
To add to what Willy said, this is caused by this line in CMakeLists.txt:
SET (TASKSH_DOCDIR share/doc/tasksh CACHE STRING "Installation directory for doc files")
so in this case it can also be solved by adding -DTASKSH_DOCDIR=doc/$PRGNAM-$VERSION when you run cmake.
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20260816/0b4f9096/attachment-0001.htm>
More information about the SlackBuilds-users
mailing list