man-db rebuild

This commit is contained in:
Rmys
2020-06-16 16:39:00 +03:00
committed by GitHub
parent b1afdb04e4
commit da22acddf9
+1 -1
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
def setup():
autotools.configure("--disable-setuid \
--disable-rpath \
--with-sections=\"1 1p 8 2 3 3p 4 5 6 7 9 0p n l p o 1x 2x 3x 4x 5x 6x 7x 8x\" \
--with-sections='1 1p 8 2 3 3p 3pm 4 5 6 7 9 0p n l p o 1x 2x 3x 4x 5x 6x 7x 8x' \
--docdir=/%s/%s \
--with-device=utf8 \
--enable-mb-groff" % (get.docDIR(), get.srcNAME()))