Cleanup
This commit is contained in:
		| @@ -26,9 +26,6 @@ install= | ||||
| source=("git+${url}.git") | ||||
| md5sums=('SKIP') | ||||
|  | ||||
| # Please refer to the 'USING VCS SOURCES' section of the PKGBUILD man page for | ||||
| # a description of each element in the source array. | ||||
|  | ||||
| pkgver() { | ||||
| 	cd "$srcdir/${_pkgname}" | ||||
|  | ||||
| @@ -37,7 +34,6 @@ pkgver() { | ||||
|  | ||||
| build() { | ||||
| 	cd "$srcdir/${_pkgname}" | ||||
| 	# python -m build --wheel --no-isolation | ||||
|  | ||||
| 	python setup.py build | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user