[Lunar-commits] r18541 - moonbase/trunk/compilers/bin86
    Patrik Gräser 
    hittis at lunar-linux.org
       
    Mon Feb  6 15:35:40 UTC 2006
    
    
  
Author: hittis
Date: 2006-02-06 15:35:39 +0000 (Mon, 06 Feb 2006)
New Revision: 18541
Modified:
   moonbase/trunk/compilers/bin86/BUILD
Log:
Commenting out the patch_it for the x64 patch wich is commented out from the DETAILS.
Modified: moonbase/trunk/compilers/bin86/BUILD
===================================================================
--- moonbase/trunk/compilers/bin86/BUILD	2006-02-06 15:10:15 UTC (rev 18540)
+++ moonbase/trunk/compilers/bin86/BUILD	2006-02-06 15:35:39 UTC (rev 18541)
@@ -1,6 +1,6 @@
 (
 
-  patch_it $SOURCE2 1
+#  patch_it $SOURCE2 1
   sedit "s/-O2/$CFLAGS/" Makefile
   sedit "s/MANDIR=\$(PREFIX)\/man/MANDIR=\$(PREFIX)\/share\/man/" Makefile
   make             &&
    
    
More information about the Lunar-commits
mailing list