From e7ab0e735b8d0f4e31d5c9616cec65dc7e62575b Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Mon, 10 Apr 2023 16:12:06 +0200 Subject: [PATCH] update_retroplayer-addons: remove excluded addons --- tools/mkpkg/update_retroplayer-addons | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tools/mkpkg/update_retroplayer-addons b/tools/mkpkg/update_retroplayer-addons index 66704a4c0c..ea79e0a6de 100755 --- a/tools/mkpkg/update_retroplayer-addons +++ b/tools/mkpkg/update_retroplayer-addons @@ -60,13 +60,7 @@ else fi # list of packages to exclude from update -EXCLUDED_PACKAGES="game.libretro.chailove - game.libretro.fbalpha2012 - game.libretro.lutro - game.libretro.parallel_n64 - game.libretro.pcem - game.libretro.picodrive - game.libretro.theodore +EXCLUDED_PACKAGES=" game.netplay game.shader.presets"