From 23c1cacb432d2fe23a8b91cd6ca9313f82d8d538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Fri, 16 Oct 2015 11:16:41 -0500 Subject: [PATCH] add trailing space otherwise the last line isn't processed --- recipes/windows/cores-mingw-w64-sjlj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/windows/cores-mingw-w64-sjlj b/recipes/windows/cores-mingw-w64-sjlj index 4664956d..afff533d 100644 --- a/recipes/windows/cores-mingw-w64-sjlj +++ b/recipes/windows/cores-mingw-w64-sjlj @@ -3,4 +3,4 @@ mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git PRO mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=1 PARTIAL=0 mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=1 PARTIAL=1 ume2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=ume PTR64=1 PARTIAL=1 -mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . PTR64=1 \ No newline at end of file +mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . PTR64=1