Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4692/perlmod/Fink

Modified Files:
        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.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- Bootstrap.pm        20 Apr 2006 14:18:43 -0000      1.141
+++ Bootstrap.pm        22 Jun 2006 17:47:48 -0000      1.142
@@ -413,7 +413,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.1335
retrieving revision 1.1336
diff -u -d -r1.1335 -r1.1336
--- ChangeLog   12 Jun 2006 19:52:49 -0000      1.1335
+++ ChangeLog   22 Jun 2006 17:47:48 -0000      1.1336
@@ -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

Reply via email to