mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
dev-cpp/tbb: point PATCHES at remaining deduped patch.
Closes: https://bugs.gentoo.org/653308 Closes: https://github.com/gentoo/gentoo/pull/8061 Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
Amy Liffey
parent
126a41752c
commit
15c118b717
@@ -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
|
||||
@@ -22,7 +22,7 @@ RDEPEND="${DEPEND}"
|
||||
S="${WORKDIR}/${PN}-${MY_PV}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-2017.20161128-underlinking.patch
|
||||
"${FILESDIR}"/${PN}-4.4.20160803-underlinking.patch
|
||||
"${FILESDIR}"/${PN}-2017.20161128-build.patch
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user