Files
void-packages/srcpkgs/xbps/xbps-tests.template
2012-07-11 10:11:24 +02:00

13 lines
228 B
Plaintext

# Template file for 'xbps-tests'.
#
short_desc="${short_desc} - Kyua testsuite"
long_desc="${long_desc}
This package contains the Kyua testsuite."
replaces="xbps<0.16.3_2 xbps-tests>=0"
do_install() {
vmove usr/tests usr
}