commit:     775feb00f70e7f7218376a73475549775c36f8b9
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 28 22:44:04 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 22:55:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775feb00

games-emulation/advancemame: sdl2-config symlink no longer needed

It is not found via pkg-config.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-emulation/advancemame/advancemame-3.9.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games-emulation/advancemame/advancemame-3.9.ebuild 
b/games-emulation/advancemame/advancemame-3.9.ebuild
index 484df1da0a3..65219bb4bbb 100644
--- a/games-emulation/advancemame/advancemame-3.9.ebuild
+++ b/games-emulation/advancemame/advancemame-3.9.ebuild
@@ -51,7 +51,6 @@ src_prepare() {
        sed -i -e 's/"-s"//' configure || die
 
        use x86 && ln -s $(type -P nasm) "${T}/${CHOST}-nasm"
-       ln -s $(type -P sdl2-config) "${T}/${CHOST}-sdl2-config"
 }
 
 src_configure() {

Reply via email to