app-admin/calamares: Drop QT_SELECT

Gentoo-bug: 563496
Reported-by: Michael Palimaka <kensington@gentoo.org>

Package-Manager: portage-2.2.28
This commit is contained in:
Johannes Huber
2016-03-12 14:40:11 +01:00
parent 8e969381de
commit 95fe17899a

View File

@@ -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() {