net-misc/kristall: Remove buildflags-patch from live ebuild.

Merged into upstream.
<https://github.com/MasterQ32/kristall/commit/7074170>

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2021-04-10 16:45:44 +02:00
parent 055863d409
commit 6212f2d3f2

View File

@@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,8 +27,6 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="dev-qt/qtcore" # qmake
PATCHES=( "${FILESDIR}/${PN}-0.3_add_flags.patch" )
src_install() {
emake DESTDIR="${D}" INSTALL="install -D" PREFIX="${EPREFIX}/usr" install
einstalldocs