--- /usr/portage/dev-python/PyQt/PyQt-3.17.6.ebuild 2009-04-05 02:08:24.000000000 -0600 +++ PyQt-3.17.6-r1.ebuild 2009-04-22 11:08:03.000000000 -0600 @@ -40,11 +40,11 @@ -n /usr/include \ -o /usr/$(get_libdir) \ -w -y qt-mt" use debug && myconf="${myconf} -u" - python configure.py ${myconf} + python configure.py -u ${myconf} emake || die "emake failed" } src_install() { make DESTDIR="${D}" install || die "install failed"