[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt4-core

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Jun 8 14:00:50 UTC 2014


SVN commit 10115 by rakuco:

py-qt4-core: Use Python's compileall.py instead of py_compile.py.

compileall.py handles the job of recursing into all subdirectories and
byte-compiling all modules it finds, and spares us from using manual `ls'
constructs.



 M  +7 -6      Makefile  




More information about the kde-freebsd mailing list