summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-array/patches/patch-setup_main.py
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15ibus-array: Add Python 3 support and use PY_PATHPLISTleot1-0/+30
- setup/main.py bytecode was not generated just due inconsintent use of spaces and tabs for indentation, address that via patch-setup_main.py - Use PY_PATCHPLIST to avoid manually adjusting the PLIST for .pyo/.pyc PKGREVISION++