fix typo
This commit is contained in:
parent
702a10720d
commit
99a75f6ddf
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@ makeinstall_target() {
|
|||
cp ${PKG_BUILD}/*.info ${INSTALL}/usr/lib/libretro/
|
||||
cp ${PKG_BUILD}/pcsx_rearmed_libretro.info ${INSTALL}/usr/lib/libretro/pcsx_rearmed32_libretro.info
|
||||
cp ${PKG_BUILD}/flycast_libretro.info ${INSTALL}/usr/lib/libretro/flycast_libretro_libretro.info
|
||||
cp ${PKG_BUILD}/duckstation_libretro.info ${INSTALL}/usr/lib/libretro/duckstation_custom_libretro_libretro.info
|
||||
cp ${PKG_BUILD}/duckstation_libretro.info ${INSTALL}/usr/lib/libretro/duckstation_custom_libretro.info
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue