[Lunar-commits] r18934 - moonbase/trunk/compilers/ruby
    Terry Chan 
    tchan at lunar-linux.org
       
    Tue Feb 28 00:20:46 UTC 2006
    
    
  
Author: tchan
Date: 2006-02-28 00:20:44 +0000 (Tue, 28 Feb 2006)
New Revision: 18934
Modified:
   moonbase/trunk/compilers/ruby/BUILD
Log:
Added the patch submitted by Dave Brown, for correctly installing the ruby docs.
Modified: moonbase/trunk/compilers/ruby/BUILD
===================================================================
--- moonbase/trunk/compilers/ruby/BUILD	2006-02-28 00:00:13 UTC (rev 18933)
+++ moonbase/trunk/compilers/ruby/BUILD	2006-02-28 00:20:44 UTC (rev 18934)
@@ -2,6 +2,7 @@
 
   bad_flags -fomit-frame-pointer
   OPTS="$OPTS --enable-shared"
-  default_build
+  default_build &&
+  make install-doc
 
 ) > $C_FIFO 2>&1
    
    
More information about the Lunar-commits
mailing list