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:
Marty E. Plummer
2018-04-18 16:51:47 -05:00
committed by Amy Liffey
parent 126a41752c
commit 15c118b717

View File

@@ -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
)