summaryrefslogtreecommitdiff
path: root/package/pango/S25pango
AgeCommit message (Collapse)Author
2009-03-18pango: generate pango.modules at build time rather than run timePeter Korsgaard
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.
2009-03-11pango: init script: make sure /etc/pango existsPeter Korsgaard
2008-12-31pango: add init script to create /etc/pango/pango.modulesPeter Korsgaard
It would be nicer to do this at compile time, but then we would need to compile pango for the host as well.