mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
games: move install script to the new location
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c0c5cb4bba
commit
eb3be3a1bd
5
packages/addons/games/install
Executable file
5
packages/addons/games/install
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install megaglest
|
@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
$SCRIPTS/install openal-soft
|
||||
$SCRIPTS/install SDL_image
|
||||
#$SCRIPTS/install physfs
|
||||
|
||||
#$SCRIPTS/install supertux
|
Loading…
x
Reference in New Issue
Block a user