8 lines
158 B
Text
8 lines
158 B
Text
# Template file for 'xbps-tests'.
|
|
#
|
|
short_desc="${short_desc} - Kyua testsuite"
|
|
replaces="xbps<0.16.3_2 xbps-tests>=0"
|
|
|
|
do_install() {
|
|
vmove usr/tests usr
|
|
}
|