ports/xorg (3.0): libdrm: disable manpages for now
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
13 Oct
2013
13 Oct
'13
6:19 p.m.
commit 0e23073a376a2dccd0e990ff3e2938824b9e51fa Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sun Oct 13 20:18:29 2013 +0200 libdrm: disable manpages for now diff --git a/libdrm/Pkgfile b/libdrm/Pkgfile index 74d47e1..26a1279 100644 --- a/libdrm/Pkgfile +++ b/libdrm/Pkgfile @@ -5,13 +5,13 @@ name=libdrm version=2.4.47 -release=1 +release=2 source=(http://dri.freedesktop.org/libdrm/libdrm-$version.tar.bz2) build() { cd $name-$version sed -i "s/drm\/drm.h/drm.h/" include/drm/qxl_drm.h - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr --mandir=/usr/man --disable-manpages make make DESTDIR=$PKG install }
4135
Age (days ago)
4135
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu