mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@@ -27,8 +27,6 @@ RDEPEND="
|
|||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="dev-qt/qtcore" # qmake
|
BDEPEND="dev-qt/qtcore" # qmake
|
||||||
|
|
||||||
PATCHES=( "${FILESDIR}/${PN}-0.3_add_flags.patch" )
|
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
emake DESTDIR="${D}" INSTALL="install -D" PREFIX="${EPREFIX}/usr" install
|
emake DESTDIR="${D}" INSTALL="install -D" PREFIX="${EPREFIX}/usr" install
|
||||||
einstalldocs
|
einstalldocs
|
||||||
|
|||||||
Reference in New Issue
Block a user