From c8d60dada2ec8eb48b2d2b290cd6683ccec40e39 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Feb 2021 21:41:11 +0000 Subject: gentoo (valentine's day) resync : 14.02.2021 --- app-cdr/isomaster/isomaster-1.3.15.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app-cdr/isomaster/isomaster-1.3.15.ebuild') diff --git a/app-cdr/isomaster/isomaster-1.3.15.ebuild b/app-cdr/isomaster/isomaster-1.3.15.ebuild index 4409476a71a0..f9907cc82e04 100644 --- a/app-cdr/isomaster/isomaster-1.3.15.ebuild +++ b/app-cdr/isomaster/isomaster-1.3.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,6 +22,7 @@ DEPEND="${RDEPEND} PATCHES=( "${FILESDIR}"/${PN}-1.3.14-include-path.patch + "${FILESDIR}"/${PN}-1.3.15-ar.patch ) pkg_setup() { @@ -43,7 +44,7 @@ src_prepare() { } src_compile() { - tc-export CC + tc-export AR CC emake "${myisoconf[@]}" } -- cgit v1.2.3