python-watchman: leave builddir clean

This commit is contained in:
Piotr Wójcik 2020-02-11 22:42:34 +01:00 committed by Piotr
parent 58b683ea01
commit c819519b8c

View file

@ -1,10 +1,10 @@
# Template file for 'python-watchman'
pkgname=python-watchman
version=1.4.1
revision=3
wrksrc="pywatchman-${version}"
revision=4
create_wrksrc=yes
build_wrksrc="pywatchman-${version}"
build_style=python-module
pycompile_module="pywatchman"
hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
makedepends="python-devel python3-devel"
depends="watchman"
@ -26,7 +26,6 @@ post_install() {
python3-watchman_package() {
short_desc="${short_desc/Python2/Python3}"
pycompile_module="pywatchman"
depends="watchman"
alternatives="
watchman-make:watchman-make:/usr/bin/watchman-make3