Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3225/perlmod/Fink
Modified Files:
Tag: branch_0_24
Bootstrap.pm ChangeLog
Log Message:
don't internationalize dpkg-bootstrap
Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.90.2.32
retrieving revision 1.90.2.33
diff -u -d -r1.90.2.32 -r1.90.2.33
--- Bootstrap.pm 20 Apr 2006 14:39:28 -0000 1.90.2.32
+++ Bootstrap.pm 22 Jun 2006 17:44:35 -0000 1.90.2.33
@@ -418,7 +418,7 @@
sub bootstrap {
my ($bsbase, $save_path);
my ($pkgname, $package, @elist);
- my @plist = ("gettext", "dpkg-bootstrap");
+ my @plist = ("dpkg-bootstrap");
my ($package_list, $perl_is_supported) = additional_packages();
my @addlist = @{$package_list};
die "Sorry, this version of Perl ($]) is currently not supported by
Fink.\n" unless $perl_is_supported;
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.873.2.104
retrieving revision 1.873.2.105
diff -u -d -r1.873.2.104 -r1.873.2.105
--- ChangeLog 12 Jun 2006 19:53:12 -0000 1.873.2.104
+++ ChangeLog 22 Jun 2006 17:44:35 -0000 1.873.2.105
@@ -1,3 +1,7 @@
+2006-06-22 Dave Morrison <[EMAIL PROTECTED]>
+
+ * Bootstrap.pm: don't internationalize dpkg-bootstrap
+
2006-06-12 Benjamin Reed <[EMAIL PROTECTED]>
* Validation.pm: allow %p/X11 as a valid path
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits