Do not set infodir/mandir to DESTDIR for chroot packages.
--HG-- extra : convert_revision : 990e93fcf5a36f75d29a5f2de60b44f180fe0e48
This commit is contained in:
@@ -8,8 +8,8 @@ build_style=gnu_configure
|
||||
configure_args="--libexecdir=/usr/libexec/openssh --with-tcp-wrappers
|
||||
--datadir=/usr/share/openssh --sysconfdir=/etc/ssh
|
||||
--with-privsep-user=nobody --with-md5-passwords
|
||||
--with-pam --with-mantype=man --mandir=/usr/share/man
|
||||
--with-xauth=/usr/bin/xauth --without-rpath --with-ssl-engine
|
||||
--with-pam --with-mantype=man --with-xauth=/usr/bin/xauth
|
||||
--without-rpath --with-ssl-engine
|
||||
--without-selinux --with-privsep-path=/var/chroot/ssh"
|
||||
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"
|
||||
short_desc="The OpenSSH implementation of SSH protocol versions 1 and 2"
|
||||
|
||||
Reference in New Issue
Block a user