Update of /cvsroot/fink/fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24361
Modified Files:
ChangeLog bootstrap
Log Message:
actually, when bootstrapping, the VERSION file should say "bootstrap"
Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- bootstrap 13 May 2009 03:35:57 -0000 1.35
+++ bootstrap 13 May 2009 04:12:55 -0000 1.36
@@ -467,7 +467,7 @@
{
my $script = "/bin/mkdir -p $installto/fink/dists/stable/main/finkinfo/base\n";
$script .= "/bin/cp $selfupdatetrees/*.info $selfupdatetrees/*.patch
$installto/fink/dists/stable/main/finkinfo/base/\n";
-$script .= "/bin/cp VERSION $installto/fink/dists/\n";
+$script .= "echo \"bootstrap\" > $installto/fink/dists/VERSION\n";
$script .= "/bin/chmod 644 $installto/fink/dists/VERSION\n";
if (($arch eq "x86_64") and ($distribution eq "10.5")) {
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.513
retrieving revision 1.514
diff -u -d -r1.513 -r1.514
--- ChangeLog 13 May 2009 03:35:57 -0000 1.513
+++ ChangeLog 13 May 2009 04:12:55 -0000 1.514
@@ -2,6 +2,8 @@
* MANIFEST.SKIP: skip fink-x86_64.info.in and fink-x86_64.info
* bootstrap: provide VERSION file for a bootstrapped fink installation
+ * bootstrap: actually, when bootstrapping, the VERSION file should
+ say "bootstrap"
2009-05-12 Dave Morrison <[email protected]>
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs