[Lunar-commits] r17996 - moonbase/trunk/graphics/SDL_gfx
Florin Braescu
florin at lunar-linux.org
Sun Jan 8 09:35:12 UTC 2006
Author: florin
Date: 2006-01-08 09:35:12 +0000 (Sun, 08 Jan 2006)
New Revision: 17996
Modified:
moonbase/trunk/graphics/SDL_gfx/BUILD
Log:
small tweak.
Modified: moonbase/trunk/graphics/SDL_gfx/BUILD
===================================================================
--- moonbase/trunk/graphics/SDL_gfx/BUILD 2006-01-08 09:22:37 UTC (rev 17995)
+++ moonbase/trunk/graphics/SDL_gfx/BUILD 2006-01-08 09:35:12 UTC (rev 17996)
@@ -5,9 +5,7 @@
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
- $OPTS &&
- make &&
- prepare_install &&
- make install
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list