summaryrefslogtreecommitdiff
path: root/packages/python/python24-pyqt2_3.13.bb
AgeCommit message (Collapse)AuthorFiles
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther1
Instead of using "echo -e" we simply use printf. printf doesn't add a newline by default. So some places needed an extra \n in their string. Most of the change was done by hand, so please carefully review. This bug was spotted when trying to compile python-pyqt on my ubuntu hardy system.
2007-08-19sip/python-sip/python-pyqt: revamp naming, start to work on a current PyQt ↵Michael Lauer1
that builds against Qt-X11 4.3.0
2007-08-16python-pyqt: promote qt4 to being the default, rename other packages accordinglyMichael Lauer1