Update of /cvsroot/fink/experimental/dmrrsn/fink
In directory usw-pr-cvs1:/tmp/cvs-serv19964
Modified Files:
bootstrap.pl
Log Message:
more fixes
Index: bootstrap.pl
===================================================================
RCS file: /cvsroot/fink/experimental/dmrrsn/fink/bootstrap.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bootstrap.pl 18 Sep 2002 21:56:04 -0000 1.6
+++ bootstrap.pl 18 Sep 2002 21:59:26 -0000 1.7
@@ -210,7 +210,7 @@
### setup the correct packages directory
if (-e "packages") {
- rename "packages";
+ rename "packages", "packages-old";
unlink "packages";
}
symlink "$distribution", "packages" or die "Cannot create symlink";
-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits