diff options
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild')
| -rw-r--r-- | dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild b/dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild index 6c110ad9264..806ed1f81c2 100644 --- a/dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild @@ -46,6 +46,7 @@ src_prepare() { sed -i -e "s:join(qt_dir, \"mkspecs\":join(\"/usr/share/qt4\", \"mkspecs\":g" "${S}"/configure.py sed -i -e "s:\"QT_INSTALL_HEADERS\"\: os.path.join(qt_dir, \"include\":\"QT_INSTALL_HEADERS\"\: os.path.join(qt_dir, \"include/qt4\":g" "${S}"/configure.py sed -i -e "s:\"QT_INSTALL_LIBS\"\: os.path.join(qt_dir, \"lib\":\"QT_INSTALL_LIBS\"\: os.path.join(qt_dir, \"lib/qt4\":g" "${S}"/configure.py + qt4_src_prepare } src_configure() { |
