summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-9999.ebuild')
-rw-r--r--x11-themes/qtcurve/qtcurve-9999.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 7b74c498b696..f201fa6e79a4 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -75,13 +75,6 @@ DOCS=( AUTHORS ChangeLog.md README.md TODO.md )
# "${FILESDIR}/${P}-add_utils_include.patch"
#)
-pkg_setup() {
- # bug #498776
- if ! version_is_at_least 4.7 $(gcc-version) ; then
- append-cxxflags -Doverride=
- fi
-}
-
src_configure() {
local mycmakeargs=(
-DLIB_INSTALL_DIR="$(get_libdir)"