[Lunar-commits] <moonbase> kobodeluxe: simplify build

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Sun Jun 24 22:07:44 CEST 2012


commit 4a8dfeea5bfa01c37ec928c99a14f7da33c945b7
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Sun Jun 24 22:07:44 2012 +0200

    kobodeluxe: simplify build
---
 games/kobodeluxe/BUILD |   11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/games/kobodeluxe/BUILD b/games/kobodeluxe/BUILD
index d951bb9..1197095 100644
--- a/games/kobodeluxe/BUILD
+++ b/games/kobodeluxe/BUILD
@@ -2,15 +2,6 @@
 
   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
 
-  sedit 's:$(prefix)/games/kobo-deluxe:/var/games/kobo-deluxe:' configure  &&
-
-  ./configure  --prefix=/usr         \
-               --bindir=/usr/games   \
-               --localstatedir=/var  \
-               --disable-sdltest     \
-               --mandir=/usr/share/man             \
-               --datarootdir=/usr/share/games      \
-               --sharedstatedir=/usr/share/games  &&
-  default_make
+  default_game_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list