summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab0d9051ee71..f1696f4d2326 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,6 @@ package() {
install -m644 python${_pybasever}.zip "$pkgdir"/usr/${_arch}/bin/
install -d "$pkgdir"/usr/bin
install -m755 ${_arch}-python${_pybasever}-bin "$pkgdir"/usr/bin
- pushd "$pkgdir"/usr/${_arch}/bin/
${_arch}-strip --strip-unneeded "$pkgdir"/usr/${_arch}/bin/*.dll
done
}