From 267e16f63e916569e2212ea0d00d3192725145ba Mon Sep 17 00:00:00 2001 From: Mystro256 Date: Dec 24 2016 16:51:06 +0000 Subject: Update patch to follow upstream style --- diff --git a/dolphin-emu.spec b/dolphin-emu.spec index 8e7753e..e33dda4 100644 --- a/dolphin-emu.spec +++ b/dolphin-emu.spec @@ -107,7 +107,7 @@ sed 's| this directory | %{name}/Sys/GC |g' \ #Patch for fedora 26+ #https://github.com/dolphin-emu/dolphin/pull/4496 -sed -i 's/CHAR_WIDTH/char_width/g' Source/Core/VideoBackends/OGL/RasterFont.cpp +sed -i 's/CHAR_/CHARACTER_/g' Source/Core/VideoBackends/OGL/RasterFont.cpp ###Remove Bundled Libraries except xxhash, mentioned above: cd Externals