Update of /cvsroot/fink/fink
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25812

Modified Files:
        ChangeLog bootstrap 
Log Message:
more thorough cleanup by also removing dpkg-bootstrap.patch after bootstrap


Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- bootstrap   22 Jun 2008 16:01:00 -0000      1.20
+++ bootstrap   22 Jun 2008 16:36:05 -0000      1.21
@@ -425,9 +425,9 @@
 
 Fink::Bootstrap::bootstrap();
 
-### remove dpkg-bootstrap.info, to avoid later confusion
+### remove dpkg-bootstrap.info and dpkg-bootstrap.patch, to avoid later 
confusion
 
-&execute("/bin/rm -f 
$installto/fink/dists/stable/main/finkinfo/base/dpkg-bootstrap.info");
+&execute("/bin/rm -f 
$installto/fink/dists/stable/main/finkinfo/base/dpkg-bootstrap.info 
$installto/fink/dists/stable/main/finkinfo/base/dpkg-bootstrap.patch");
 
 ### copy included package info tree if present
 

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.482
retrieving revision 1.483
diff -u -d -r1.482 -r1.483
--- ChangeLog   22 Jun 2008 16:00:59 -0000      1.482
+++ ChangeLog   22 Jun 2008 16:36:05 -0000      1.483
@@ -1,6 +1,8 @@
 2008-06-22  Dave Morrison  <[EMAIL PROTECTED]>
 
        * bootstrap: fix problem with bootstrapping when pkginfo is present
+       * bootstrap: more thorough cleanup by also removing 
+       dpkg-bootstrap.patch after bootstrap
 
 2008-06-10  Dave Morrison  <[EMAIL PROTECTED]>
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to