summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2017-04-07 21:32:12 -0500
committeryoungunix2017-04-07 21:32:12 -0500
commitfb2c6c03c250cacd178229a22e2ad9cf303a434e (patch)
tree5a533b92fbce865c87c5de59e42fcea87fbcfe7a
parent0020af4c9e03072c342d25880a40576219f05569 (diff)
downloadaur-fb2c6c03c250cacd178229a22e2ad9cf303a434e.tar.gz
clean up
-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