2012-07-06 13:13:09 +00:00
|
|
|
# Template file for 'xbps-tests'.
|
|
|
|
#
|
|
|
|
short_desc="${short_desc} - Kyua testsuite"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains the Kyua testsuite."
|
|
|
|
|
2012-07-11 08:11:24 +00:00
|
|
|
replaces="xbps<0.16.3_2 xbps-tests>=0"
|
2012-07-06 13:13:09 +00:00
|
|
|
|
|
|
|
do_install() {
|
|
|
|
vmove usr/tests usr
|
|
|
|
}
|