python-ipython: python bytecompile
This commit is contained in:
@@ -68,7 +68,6 @@ package() {
|
||||
${MINGW_PREFIX}/bin/python setup.py install \
|
||||
--prefix=${MINGW_PREFIX} --root=${pkgdir} --optimize=1 --skip-build
|
||||
|
||||
find "${pkgdir}/" -name "*.pyc" -delete
|
||||
find "${pkgdir}/" -type d -empty -delete
|
||||
|
||||
# setuptools doesnt see mingw-w64-python's readline
|
||||
|
||||
Reference in New Issue
Block a user