summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b2ddbc381eb..e1a40aa7ea0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,6 +38,7 @@ package() {
# remove the six.py dumped in python's site packages
rm "${pkgdir}/usr/lib/python2.7/site-packages/six.py"
+ rm "${pkgdir}/usr/lib/python2.7/site-packages/six.pyc"
# Ensure the items have the right permissions..
# some tarballs from upstream seem to have the wrong ones