Fix dosbox-pure.

This commit is contained in:
fewtarius 2022-12-30 16:09:14 -05:00
parent abef1392da
commit ce98e1aada
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -36,10 +36,6 @@ PKG_AUTORECONF="no"
PKG_TOOLCHAIN="make"
PKG_PATCH_DIRS+="${DEVICE}"
make_target() {
PKG_MAKE_OPTS_TARGET+=" platform=${DEVICE}"
}
makeinstall_target() {
mkdir -p ${INSTALL}/usr/lib/libretro
${STRIP} --strip-debug dosbox_pure_libretro.so