Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pango: generate pango.modules at build time rather than run time | Peter Korsgaard | 2009-03-18 | 1 | -20/+0 |
| | | | | | | Generate pango.modules using the host tools instead of setting up an init script to do it at run time. Also apply patches to host build to get identical pango.modules file. | ||||
* | pango: init script: make sure /etc/pango exists | Peter Korsgaard | 2009-03-11 | 1 | -0/+1 |
| | |||||
* | pango: add init script to create /etc/pango/pango.modules | Peter Korsgaard | 2008-12-31 | 1 | -0/+19 |
It would be nicer to do this at compile time, but then we would need to compile pango for the host as well. |