polib: Fix doc location.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-11-22 06:14:06 +07:00
parent bc767c505d
commit 615f2a7295
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -82,7 +82,7 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
# Don't fail if sphinx not installed
if [ -x /usr/bin/sphinx-build ] ; then
( cd $TMP/$PRGNAM-$VERSION/doc
( cd $TMP/$PRGNAM-$VERSION/docs
make html
make pickle
make json