mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
PKG-lr-fake08: fix TARGET install path (#178)
This commit is contained in:
@@ -22,7 +22,7 @@ endef
|
||||
define LIBRETRO_FAKE08_INSTALL_TARGET_CMDS
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
$(INSTALL) -D $(@D)/platform/libretro/fake08_libretro.so \
|
||||
$(TARGET_DIR)/usr/lib/libretro/fake08_libretro.so
|
||||
${BINARIES_DIR}/retroarch/cores/fake08_libretro.so
|
||||
endef
|
||||
|
||||
$(eval $(generic-package))
|
||||
|
Reference in New Issue
Block a user