commit:     cce65c0f6a1c028f2a420df9771421ad945598d2
Author:     Kerin Millar <kfm <AT> plushkava <DOT> net>
AuthorDate: Sat Sep 13 08:45:58 2025 +0000
Commit:     Kerin Millar <kfm <AT> plushkava <DOT> net>
CommitDate: Sat Sep 13 08:46:07 2025 +0000
URL:        https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=cce65c0f

Remove a stray newline

Signed-off-by: Kerin Millar <kfm <AT> plushkava.net>

 locale-gen | 1 -
 1 file changed, 1 deletion(-)

diff --git a/locale-gen b/locale-gen
index 368f449..0ba8b89 100755
--- a/locale-gen
+++ b/locale-gen
@@ -487,7 +487,6 @@ sub compile_locale ($locale, $charmap, $canonical) {
        run_localedef(undef, @args);
 }
 
-
 sub generate_archive ($gentoo_prefix, $locale_dir, $prior_archive, 
@canonicals) {
        # Create the temporary subdir that will contain the new locale archive.
        my $output_dir = catdir('.', $gentoo_prefix, $locale_dir);

Reply via email to