[Lunar-commits] r17385 - moonbase/trunk/games/asteroids3D
Florin Braescu
florin at lunar-linux.org
Sat Nov 19 18:34:27 UTC 2005
Author: florin
Date: 2005-11-19 18:34:27 +0000 (Sat, 19 Nov 2005)
New Revision: 17385
Modified:
moonbase/trunk/games/asteroids3D/BUILD
Log:
right again.
Modified: moonbase/trunk/games/asteroids3D/BUILD
===================================================================
--- moonbase/trunk/games/asteroids3D/BUILD 2005-11-19 18:33:06 UTC (rev 17384)
+++ moonbase/trunk/games/asteroids3D/BUILD 2005-11-19 18:34:27 UTC (rev 17385)
@@ -7,8 +7,7 @@
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 &&
- 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:\(t[af]_snd.ub\):/usr/share/games/asteroids3D/\1:" sound.c &&
sedit "s:\(coll_snd.ub\):/usr/share/games/asteroids3D/\1:" sound.c &&
sedit "s:\(ast_snd[0-9].ub\):/usr/share/games/asteroids3D/\1:" sound.c &&
More information about the Lunar-commits
mailing list