summaryrefslogtreecommitdiff
path: root/upower
diff options
context:
space:
mode:
Diffstat (limited to 'upower')
-rw-r--r--upower/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/upower/Pkgfile b/upower/Pkgfile
index ed6ca0562..d9f0f3b22 100644
--- a/upower/Pkgfile
+++ b/upower/Pkgfile
@@ -17,7 +17,8 @@ build() {
--sysconfdir=/usr/etc \
--localstatedir=/var \
--libexecdir=/usr/lib/$name \
- --disable-nls
+ --disable-nls \
+ --disable-man-pages
make
make DESTDIR=$PKG install

Generated by cgit