2012-07-06 15:13:09 +02: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 10:11:24 +02:00
|
|
|
replaces="xbps<0.16.3_2 xbps-tests>=0"
|
2012-07-06 15:13:09 +02:00
|
|
|
|
|
|
|
do_install() {
|
|
|
|
vmove usr/tests usr
|
|
|
|
}
|