trimesh 3.8.3
This commit is contained in:
@@ -24,7 +24,7 @@ prepare() {
|
||||
cd "$srcdir"
|
||||
unzip "${_realname}-${pkgver}.zip"
|
||||
rm -rf python-build-${CARCH} | true
|
||||
cp -r "ffmpeg-python-${pkgver}" "python-build-${CARCH}"
|
||||
cp -r "${_realname}-${pkgver}" "python-build-${CARCH}"
|
||||
}
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user