Hi, Currently I'm thinking to modify l10n-configure.sh to generate l10n copyright files in this week. However before I start the task, I'ld like to revise l10n-configure.sh with the attached patch because once I integrate the copyright fix, many .spec files will have the lines of l10n-configure.sh.
The patch includes: - Change --disable-sun-linguas to --enable-sun-linguas. In JDS 3, the only one function is used so the default behavior without any options is to enable Sun LINGUAS. In JDS 4, l10n-configure.sh has several functions so I'ld like to change the specification. when invoke the script without any options, it does not change anything. - Fixes --help output - .spec changes: since we haven't added sun l10n tarballs in JDS 4, we don't have to add l10n-configure.sh in all specs so some .spec files could be removed l10n-configure.sh and if the base files are switched to $(ALL_LIGUAS) to LINGUAS file, the l10n-configure.sh also could be removed. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: l10n-configure-with-linguas-opt.diff URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20080403/32d940d4/attachment.ksh>
