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

Modified Files:
        ChangeLog bootstrap 
Log Message:
provide VERSION file for a bootstrapped fink installation


Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- bootstrap   12 May 2009 18:47:09 -0000      1.34
+++ bootstrap   13 May 2009 03:35:57 -0000      1.35
@@ -467,6 +467,8 @@
 {
 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 .= "/bin/chmod 644 $installto/fink/dists/VERSION\n";
 
 if (($arch eq "x86_64") and ($distribution eq "10.5")) {
        if ( &copy_description($script,$installto, "fink", $packageversion, 
$packagerevision, "stable/main/finkinfo/base", "fink-x86_64.info", 
"fink-x86_64.info.in" ) == 1 ) {

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.512
retrieving revision 1.513
diff -u -d -r1.512 -r1.513
--- ChangeLog   13 May 2009 00:45:35 -0000      1.512
+++ ChangeLog   13 May 2009 03:35:57 -0000      1.513
@@ -1,6 +1,7 @@
 2009-05-12  Dave Morrison  <[email protected]>
 
        * MANIFEST.SKIP: skip fink-x86_64.info.in and fink-x86_64.info
+       * bootstrap: provide VERSION file for a bootstrapped fink installation
 
 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

Reply via email to