Update of /cvsroot/fink/fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24668

Modified Files:
        ChangeLog bootstrap 
Log Message:
provide a new option for adventurous developers


Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- bootstrap   4 Apr 2009 21:51:26 -0000       1.27
+++ bootstrap   5 Apr 2009 21:50:58 -0000       1.28
@@ -54,6 +54,8 @@
        die "Could not find an 'arch' executable\n";
 }
 
+### uncomment the next line at your own risk
+#$arch = "x86_64";
 
 ### patch FinkVersion.pm.in ###
 

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.502
retrieving revision 1.503
diff -u -d -r1.502 -r1.503
--- ChangeLog   5 Apr 2009 20:56:33 -0000       1.502
+++ ChangeLog   5 Apr 2009 21:50:58 -0000       1.503
@@ -6,6 +6,7 @@
 
        * compiler_wrapper, compiler_wrapper.in, setup.sh, MANIFEST: use 
        architecture-dependent path-prefix on <redacted>
+       * bootstrap: provide a new option for adventurous developers
 
 2009-03-31  Dave Morrison  <d...@finkproject.org>
 


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to