Do not set infodir/mandir to DESTDIR for chroot packages.
--HG-- extra : convert_revision : 990e93fcf5a36f75d29a5f2de60b44f180fe0e48
This commit is contained in:
parent
57196537f0
commit
744b2fc5fc
10 changed files with 17 additions and 17 deletions
|
@ -4,7 +4,7 @@ version=139
|
|||
distfiles="
|
||||
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--exec-prefix= --without-selinux --mandir=/usr/share/man"
|
||||
configure_args="--exec-prefix= --without-selinux"
|
||||
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"
|
||||
short_desc="A userspace implementation of devfs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue