xbps-devel: renamed to xbps-git and add subpkgs.
This commit is contained in:
14
srcpkgs/xbps-git/xbps-tests-git.template
Normal file
14
srcpkgs/xbps-git/xbps-tests-git.template
Normal file
@@ -0,0 +1,14 @@
|
||||
# Template file for 'xbps-tests'.
|
||||
#
|
||||
short_desc="${short_desc} - Kyua testsuite"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the Kyua testsuite."
|
||||
|
||||
depends="libxbps-git>=$version"
|
||||
provides="xbps-tests-9999"
|
||||
replaces="xbps-tests>=0"
|
||||
|
||||
do_install() {
|
||||
vmove usr/tests usr
|
||||
}
|
||||
Reference in New Issue
Block a user