[Lunar-commits] r17384 - moonbase/trunk/games/asteroids3D
Florin Braescu
florin at lunar-linux.org
Sat Nov 19 18:33:07 UTC 2005
Author: florin
Date: 2005-11-19 18:33:06 +0000 (Sat, 19 Nov 2005)
New Revision: 17384
Modified:
moonbase/trunk/games/asteroids3D/BUILD
Log:
right sofar, as usual :D.
Modified: moonbase/trunk/games/asteroids3D/BUILD
===================================================================
--- moonbase/trunk/games/asteroids3D/BUILD 2005-11-19 18:05:14 UTC (rev 17383)
+++ moonbase/trunk/games/asteroids3D/BUILD 2005-11-19 18:33:06 UTC (rev 17384)
@@ -2,13 +2,11 @@
sedit "s:-lGLU::" Makefile &&
- cp texture.c texture.c.original &&
sedit "s:contrib/nebula:nebula:" texture.c &&
sedit "s:\(torp_tex0.ppm\):/usr\/share\/games\/asteroids3D/\1:" texture.c &&
sedit "s:\(ast_tex[0-9].ppm\):/usr/share/games/asteroids3D/\1:" texture.c &&
sedit "s:\(nebula_tex[0-9].ppm\):/usr/share/games/asteroids3D/\1:" texture.c &&
- cp sound.c sound.c.original &&
sedit "s:\(ta_snd.ub\):/usr/share/games/asteroids3D/\1:" sound.c &&
sedit "s:\(tf_snd.ub\):/usr/share/games/asteroids3D/\1:" sound.c &&
sedit "s:\(coll_snd.ub\):/usr/share/games/asteroids3D/\1:" sound.c &&
More information about the Lunar-commits
mailing list