[Slackbuilds-users] libraries/libxfcegui4: typo
Sebastien BALLET
slacker6896 at gmail.com
Sun Jul 16 15:18:59 UTC 2017
Hello,
There's a typo at line #96 in libraries/libxfcegui4.SlackBuild which leads
to installation of doc files in /usr/doc/-4.10.0 instead of
/usr/doc/libxfcegui4-4.10.0 :
96: mkdir -p $PKG/usr/doc/${*PKGNAM*}-$VERSION
should be :
96: mkdir -p $PKG/usr/doc/${*PRGNAM*}-$VERSION
PS: I didn't expect to find that. I had luck ;-)
--
SeB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170716/92ae6caf/attachment.html>
More information about the SlackBuilds-users
mailing list