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 | 3 |
1 files changed, 1 insertions, 2 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 892fd22eb78..6c110ad9264 100644 --- a/dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.4.5_pre20090208-r1.ebuild @@ -4,7 +4,7 @@ EAPI="2" -inherit distutils qt4-edge +inherit distutils qt4 MY_PV=${PV/_pre/-snapshot-} MY_P=PyQt-x11-gpl-${MY_PV} @@ -46,7 +46,6 @@ 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 } src_configure() { |
