void-packages/srcpkgs/xbps-git/xbps-tests-git.template

11 lines
207 B
Plaintext

# Template file for 'xbps-tests'.
#
short_desc="${short_desc} - Kyua testsuite"
depends="libxbps>=${version}"
provides="xbps-tests-${version}"
replaces="xbps-tests>=0"
do_install() {
vmove usr/tests usr
}