[Lunar-commits] <moonbase> luolo: fix installation

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Wed Jun 6 23:00:30 CEST 2012


commit d599009c1878b3a9f4bf79d6c9dd235244ac03c5
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Wed Jun 6 19:26:55 2012 +0200

    luolo: fix installation
---
 games/luola/BUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/games/luola/BUILD b/games/luola/BUILD
index 18b4aea..93c0700 100644
--- a/games/luola/BUILD
+++ b/games/luola/BUILD
@@ -1,5 +1,9 @@
 (
 
-  default_game_build
+  default_game_build &&
+
+  cd /usr/share/games/$MODULE/levels/ &&
+  unpack $SOURCE2 &&
+  unpack $SOURCE3
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list