/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-5.2.0-FixLocale_External.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme8/e-smith-base-5.2.0-FixLocale_External.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Tue Feb 18 06:21:34 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Remove obsolete patch files

1 bytegw 1.1 diff -up e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm.FixLocale_External e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm
2     --- e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm.FixLocale_External 2009-11-23 18:40:25.000000000 +0000
3     +++ e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm 2009-11-23 18:41:53.000000000 +0000
4     @@ -99,6 +99,13 @@ sub ethernetSelect($$)
5     }
6     }
7    
8     + #--------------------------------------------------------
9     + # These are just to ensure that xgettext knows about the
10     + # interface types.
11     + gettext("internal");
12     + gettext("external");
13     + #--------------------------------------------------------
14     +
15     push( @args,
16     ++$item . ".",
17     sprintf(gettext("Manually select driver for %s ethernet adapter"),

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed