From fc11dfe7712da07dc1a67f131cd1431854e0fc10 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 24 Aug 2015 21:01:23 +0200 Subject: [PATCH] Change repo name --- rules.d/core-rules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.d/core-rules.sh b/rules.d/core-rules.sh index f56a189e..e53afdc3 100644 --- a/rules.d/core-rules.sh +++ b/rules.d/core-rules.sh @@ -160,7 +160,7 @@ libretro_pcsx_rearmed_configure() { register_module core "pcsx1" -theos_ios -ngc -ps3 -psp1 -wii libretro_pcsx1_name="PCSX1" -libretro_pcsx1_git_url="https://github.com/libretro/pcsxr-libretro.git" +libretro_pcsx1_git_url="https://github.com/libretro/pcsx1-libretro.git" libretro_pcsx1_build_makefile="Makefile.libretro" libretro_pcsx1_configure() { if [ "$platform" = "ios" ]; then