python3-pyinfra: remove tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=1.0.4
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
wrksrc="pyinfra-${version}"
|
||||
build_style=python3-module
|
||||
@@ -21,5 +21,6 @@ post_extract() {
|
||||
}
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/${py3_sitelib}/tests
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user