summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt/PyQt-3.14.1-r2.ebuild')
-rw-r--r--dev-python/PyQt/PyQt-3.14.1-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild
index 88e6663e730d..b31eaf554d90 100644
--- a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild
+++ b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.10 2007/06/24 19:23:36 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.11 2007/07/11 06:19:47 mr_bones_ Exp $
inherit distutils eutils
@@ -22,7 +22,6 @@ RDEPEND="=x11-libs/qt-3*
DEPEND="${RDEPEND}
sys-devel/libtool"
-
src_unpack() {
unpack ${A}
sed -i -e "s: check_license():# check_license():" ${S}/configure.py