Skip to content

Commit

Permalink
app-cdr/cdrtools: Use eapply for cdrtools-3.02_alpha09-r2.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Pielmeier <[email protected]>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
  • Loading branch information
billie80 committed Apr 7, 2019
1 parent 51f71ce commit 65738fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand Down Expand Up @@ -55,7 +55,7 @@ src_prepare() {
# going to include this so let's try to carry it forward.
# Contact me if it needs updating. Bug #486782.
# Anthony G. Basile <[email protected]>.
use elibc_uclibc && epatch "${FILESDIR}"/${PN}-fix-clone-uclibc.patch
use elibc_uclibc && eapply "${FILESDIR}"/${PN}-fix-clone-uclibc.patch

# Remove profiled make files.
find -name '*_p.mk' -delete || die "delete *_p.mk"
Expand Down

0 comments on commit 65738fb

Please sign in to comment.