removed git command in prep function
This commit is contained in:
parent
a872788c05
commit
8698eda9ac
@ -14,10 +14,6 @@ sha256sums=('da1693eb572fed95d73080fcf70c04344ba8bf7bbdb4edc3154f0fab9b80a289')
|
||||
conflicts=($_pkgname)
|
||||
provides=($_pkgname)
|
||||
|
||||
prepare() {
|
||||
git -C "${srcdir}/${_pkgname}" clean -dfx
|
||||
}
|
||||
|
||||
build() {
|
||||
cd $_pkgname
|
||||
python -m build --wheel --no-isolation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user