games: move install script to the new location

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-15 08:12:08 +02:00
parent c0c5cb4bba
commit eb3be3a1bd
2 changed files with 5 additions and 8 deletions

5
packages/addons/games/install Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
. config/options
$SCRIPTS/install megaglest

View File

@ -1,8 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/install openal-soft
$SCRIPTS/install SDL_image
#$SCRIPTS/install physfs
#$SCRIPTS/install supertux