Drop packages we don't need to clean.
This commit is contained in:
parent
9b999f35f5
commit
e1e7054e21
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@ then
|
|||
# If DEVICE_ROOT is defined, take additional clean steps to ensure everything is built
|
||||
# properly for all devices including the root device.
|
||||
|
||||
PKG_CLEAN="${PKG_CLEAN} mupen64plus-nx mupen64plus flycast_libretro dosbox-pure pcsx_rearmed pcsx_rearmed \
|
||||
gpsp raze amiberry lzdoom PPSSPPSDL gzdoom mupen64plussa-core mupen64plussa-input-sdl 351files \
|
||||
PKG_CLEAN="${PKG_CLEAN} mupen64plus-nx mupen64plus flycast_libretro dosbox-pure \
|
||||
gpsp raze lzdoom PPSSPPSDL gzdoom mupen64plussa-core mupen64plussa-input-sdl \
|
||||
gamecontrollerdb duckstationsa moonlight"
|
||||
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue