[Lunar-commits] r18109 - moonbase/trunk/games/supertux
Florin Braescu
florin at lunar-linux.org
Fri Jan 13 19:19:14 UTC 2006
Author: florin
Date: 2006-01-13 19:19:13 +0000 (Fri, 13 Jan 2006)
New Revision: 18109
Modified:
moonbase/trunk/games/supertux/BUILD
Log:
simpify the BUILD file.
Modified: moonbase/trunk/games/supertux/BUILD
===================================================================
--- moonbase/trunk/games/supertux/BUILD 2006-01-13 19:18:30 UTC (rev 18108)
+++ moonbase/trunk/games/supertux/BUILD 2006-01-13 19:19:13 UTC (rev 18109)
@@ -1,9 +1,5 @@
(
- ./configure --prefix=/usr \
- --bindir=/usr/games \
- --datadir=/usr/share/games &&
+ default_game_build
- default_make
-
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list