Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes some packages to install its manpage/info files. --HG-- extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
This commit is contained in:
@@ -11,7 +11,6 @@ configure_args="--libexecdir=/usr/libexec/openssh --with-tcp-wrappers
|
||||
--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"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=4023710c37d0b3d79e6299cb79b6de2a31db7d581fe59e775a5351784034ecae
|
||||
|
||||
Reference in New Issue
Block a user