summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-03-12 14:40:11 +0100
committerJohannes Huber <johu@gentoo.org>2016-03-12 14:40:11 +0100
commit95fe17899a0b823306910cd1e1d969751b91d8ec (patch)
treec36c668403d7721a1d80259f88901f7cec98b816 /app-admin/calamares
parentnet-irc/quassel: Add use flag snorenotify (diff)
downloadgentoo-95fe17899a0b823306910cd1e1d969751b91d8ec.tar.gz
gentoo-95fe17899a0b823306910cd1e1d969751b91d8ec.tar.bz2
gentoo-95fe17899a0b823306910cd1e1d969751b91d8ec.zip
app-admin/calamares: Drop QT_SELECT
Gentoo-bug: 563496 Reported-by: Michael Palimaka <kensington@gentoo.org> Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin/calamares')
-rw-r--r--app-admin/calamares/calamares-1.1.2-r1.ebuild3
1 files changed, 1 insertions, 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 5f732d8e5a2f..3d29dd3c1d1c 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() {