commit:     ea42498ad5ddce06f61369e8fe443dd21a930a79
Author:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Wed Dec 21 09:58:06 2022 +0000
Commit:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Wed Dec 21 10:02:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea42498a

games-emulation/yuzu-9999: revert last commit

Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>

 games-emulation/yuzu/yuzu-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games-emulation/yuzu/yuzu-9999.ebuild 
b/games-emulation/yuzu/yuzu-9999.ebuild
index 56bd65947..6ab525990 100644
--- a/games-emulation/yuzu/yuzu-9999.ebuild
+++ b/games-emulation/yuzu/yuzu-9999.ebuild
@@ -98,7 +98,6 @@ src_prepare() {
 
        if use system-vulkan; then # Unbundle vulkan headers
                sed -i -e 
's:../../externals/Vulkan-Headers/include:/usr/include/vulkan/:' 
src/video_core/CMakeLists.txt src/yuzu/CMakeLists.txt 
src/yuzu_cmd/CMakeLists.txt || die
-               sed -i -e '/Vulkan/s/238/213/' CMakeLists.txt || die
        fi
 
        # Unbundle mbedtls

Reply via email to