[Lunar-commits] r21335 - moonbase/trunk/graphics/povray

Dennis Veatch stumbles at lunar-linux.org
Thu Sep 7 20:14:39 UTC 2006


Author: stumbles
Date: 2006-09-07 20:14:38 +0000 (Thu, 07 Sep 2006)
New Revision: 21335

Modified:
   moonbase/trunk/graphics/povray/BUILD
Log:

Nope ..... THIS one is right.



Modified: moonbase/trunk/graphics/povray/BUILD
===================================================================
--- moonbase/trunk/graphics/povray/BUILD	2006-09-07 19:59:06 UTC (rev 21334)
+++ moonbase/trunk/graphics/povray/BUILD	2006-09-07 20:14:38 UTC (rev 21335)
@@ -1,10 +1,9 @@
 (
 
-  unset OPT
 
   ./configure  COMPILED_BY="Lunar Linux lunar at lunar-linux.org" \
                --prefix=/usr                                   \
-	       $OPT                                           &&
+	       $OPTS                                          &&
 
   default_make
 



More information about the Lunar-commits mailing list