Updated path for libnx core name fetching

This commit is contained in:
Mitchell Lehman 2020-11-03 14:32:59 -05:00
parent 994e9b4aff
commit 55c054975e

View File

@ -4,7 +4,7 @@ upgrade:
@./libretro-upgrade.sh
fetch:
@./libretro-fetch.sh retroarch $(grep -Eo '^[^ ]+' ${BASE_DIR}/recipes/nintendo/libnx)
@./libretro-fetch.sh retroarch $(grep -Eo '^[^ ]+' ./recipes/nintendo/libnx)
build:
@./libretro-build-libnx.sh