[Lunar-commits] r18606 - moonbase/trunk/utils/lcdproc
    Dennis Veatch 
    stumbles at lunar-linux.org
       
    Thu Feb  9 15:47:15 UTC 2006
    
    
  
Author: stumbles
Date: 2006-02-09 15:47:13 +0000 (Thu, 09 Feb 2006)
New Revision: 18606
Modified:
   moonbase/trunk/utils/lcdproc/BUILD
Log:
Don't really need that anymore.
Modified: moonbase/trunk/utils/lcdproc/BUILD
===================================================================
--- moonbase/trunk/utils/lcdproc/BUILD	2006-02-09 15:39:40 UTC (rev 18605)
+++ moonbase/trunk/utils/lcdproc/BUILD	2006-02-09 15:47:13 UTC (rev 18606)
@@ -1,7 +1,6 @@
 (
 
-    ./configure  --target=$TARGET   \
-                 --prefix=/usr      \
+    ./configure  --prefix=/usr      \
                  --sysconfdir=/etc  \
                  $OPTS              &&
     make                            &&
    
    
More information about the Lunar-commits
mailing list