diff options
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.5_pre20090518.ebuild')
| -rw-r--r-- | dev-python/PyQt4/PyQt4-4.5_pre20090518.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.5_pre20090518.ebuild b/dev-python/PyQt4/PyQt4-4.5_pre20090518.ebuild index a3e300fa43a..98eb406f7c0 100644 --- a/dev-python/PyQt4/PyQt4-4.5_pre20090518.ebuild +++ b/dev-python/PyQt4/PyQt4-4.5_pre20090518.ebuild @@ -43,7 +43,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-edge_src_prepare + qt4_src_prepare } src_configure() { |
