29 Nov
2014
29 Nov
'14
1:43 p.m.
commit 0549653d65e2cb6f7c46b48abbdab9f0d39d0822 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Nov 30 00:43:48 2014 +1100 upower: disable the man pages, they require docbook-xsl diff --git a/upower/Pkgfile b/upower/Pkgfile index ed6ca05..d9f0f3b 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