ports/core (2.3): pciutils: explicit set mandir to avoid installation into /usr/share/man if exist, thx Giorgio Lando
7 Oct
2007
7 Oct
'07
3:58 p.m.
commit f12b231c30e48cbead9bb00cf33dc18ffd8a8552 Author: Juergen Daubert <jue@jue.li> Date: Sun Oct 7 17:58:39 2007 +0200 pciutils: explicit set mandir to avoid installation into /usr/share/man if exist, thx Giorgio Lando diff --git a/pciutils/Pkgfile b/pciutils/Pkgfile index b906305..61e92e4 100644 --- a/pciutils/Pkgfile +++ b/pciutils/Pkgfile @@ -11,5 +11,5 @@ source=(http://www.kernel.org/pub/software/utils/$name/$name-$version.tar.gz) build() { cd $name-$version make OPT="$CFLAGS" PREFIX=/usr ZLIB=no - make DESTDIR=$PKG PREFIX=/usr install install-lib + make DESTDIR=$PKG PREFIX=/usr MANDIR=/usr/man install install-lib }
6310
Age (days ago)
6310
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu