Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use /usr/bin/python2 | Xiao-Long Chen | 2014-01-03 | 1 | -4/+4 |
| | | | | | | | | | | | | Part of the effort to port FreeIPA to Arch Linux, where Python 3 is the default. FreeIPA hasn't been ported to Python 3, so the code must be modified to run /usr/bin/python2 https://fedorahosted.org/freeipa/ticket/3438 Updated by pviktori@redhat.com | ||||
* | Add default python encoding module to reset default from ascii to utf-8 | Rob Crittenden | 2010-10-22 | 1 | -0/+20 |
Also clean up some duplicate files in the rpm for the UI. |