mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user