summaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-06-17 23:20:26 +0200
committer Eric Hameleers <alien@slackware.com>2020-06-17 23:20:26 +0200
commitc5babffcc58a6d8c9e2445241c8b2271dba70328 (patch)
tree6346e5b031a52111172ec91592e0df23c10e8e1c /deps
parent9a9f9ecdc2c3d4ad490e656b8e18f47e9605a3b1 (diff)
downloadktown-c5babffcc58a6d8c9e2445241c8b2271dba70328.tar.gz
ktown-c5babffcc58a6d8c9e2445241c8b2271dba70328.tar.xz
Deps/elogind: build the man pages
Diffstat (limited to 'deps')
-rwxr-xr-xdeps/elogind/elogind.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/elogind/elogind.SlackBuild b/deps/elogind/elogind.SlackBuild
index 66e65a0..0160852 100755
--- a/deps/elogind/elogind.SlackBuild
+++ b/deps/elogind/elogind.SlackBuild
@@ -122,7 +122,7 @@ meson \
-Ddocdir="/usr/doc/$PKGNAM-$VERSION" \
-Dhtmldir="/usr/doc/$PKGNAM-$VERSION/html" \
-Dmandir="/usr/man" \
- -Dman=false \
+ -Dman=true \
-Dhtml=false \
-Dbashcompletiondir="/usr/share/bash-completion/completions" \
-Dnobody-group=nogroup \