commit: 95fe17899a0b823306910cd1e1d969751b91d8ec
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 13:40:11 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 13:40:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95fe1789
app-admin/calamares: Drop QT_SELECT
Gentoo-bug: 563496
Reported-by: Michael Palimaka <kensington <AT> gentoo.org>
Package-Manager: portage-2.2.28
app-admin/calamares/calamares-1.1.2-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-admin/calamares/calamares-1.1.2-r1.ebuild
b/app-admin/calamares/calamares-1.1.2-r1.ebuild
index 5f732d8..3d29dd3 100644
--- a/app-admin/calamares/calamares-1.1.2-r1.ebuild
+++ b/app-admin/calamares/calamares-1.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -61,7 +61,6 @@ src_prepare() {
PYTHON_INCLUDE_PATH="$(python_get_library_path)"\
PYTHON_CFLAGS="$(python_get_CFLAGS)"\
PYTHON_LIBS="$(python_get_LIBS)"
- export QT_SELECT=qt5
}
src_configure() {