Update of /cvsroot/fink/fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24442
Modified Files:
Tag: branch_0_29
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.28.2.4
retrieving revision 1.28.2.5
diff -u -d -r1.28.2.4 -r1.28.2.5
--- bootstrap 13 May 2009 03:36:21 -0000 1.28.2.4
+++ bootstrap 13 May 2009 04:13:23 -0000 1.28.2.5
@@ -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.503.2.11
retrieving revision 1.503.2.12
diff -u -d -r1.503.2.11 -r1.503.2.12
--- ChangeLog 13 May 2009 03:37:28 -0000 1.503.2.11
+++ ChangeLog 13 May 2009 04:13:23 -0000 1.503.2.12
@@ -1,6 +1,8 @@
2009-05-12 Dave Morrison <[email protected]>
* bootstrap: provide VERSION file for a bootstrapped fink installation
+ * bootstrap: actually, when bootstrapping, the VERSION file should
+ say "bootstrap"
* VERSION: Bumped package manager version to 0.29.4, a release on
branch_0_29
------------------------------------------------------------------------------
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