[Lunar-commits] r26145 - moonbase/trunk/libs/libstroke
    Dennis Veatch 
    stumbles at lunar-linux.org
       
    Tue Oct  9 23:40:44 CEST 2007
    
    
  
Author: stumbles
Date: 2007-10-09 23:40:44 +0200 (Tue, 09 Oct 2007)
New Revision: 26145
Added:
   moonbase/trunk/libs/libstroke/BUILD.x86_64
Log:
They are using to old a config.sub which does not 
know about x86-64
Added: moonbase/trunk/libs/libstroke/BUILD.x86_64
===================================================================
--- moonbase/trunk/libs/libstroke/BUILD.x86_64	                        (rev 0)
+++ moonbase/trunk/libs/libstroke/BUILD.x86_64	2007-10-09 21:40:44 UTC (rev 26145)
@@ -0,0 +1,6 @@
+(
+
+  cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
+  default_build
+
+) > $C_FIFO 2>&1
    
    
More information about the Lunar-commits
mailing list