Skip to content

Commit

Permalink
app-admin/calamares: Drop QT_SELECT
Browse files Browse the repository at this point in the history
Gentoo-bug: 563496
Reported-by: Michael Palimaka <[email protected]>

Package-Manager: portage-2.2.28
  • Loading branch information
johu committed Mar 12, 2016
1 parent 8e96938 commit 95fe178
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app-admin/calamares/calamares-1.1.2-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

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

0 comments on commit 95fe178

Please sign in to comment.