Re: [PATCH 11/29] Shrink locale-archive down to just what we support.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



was this not working only because we don't have the awk -> gawk symlink? :)

--

  Martin Gracik

----- "Chris Lumens" <clumens@xxxxxxxxxx> wrote:

> This saves about 63 MB of uncompressed space.
> ---
>  scripts/upd-instroot |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/scripts/upd-instroot b/scripts/upd-instroot
> index d059aa0..aeff9d7 100755
> --- a/scripts/upd-instroot
> +++ b/scripts/upd-instroot
> @@ -1140,7 +1140,7 @@ chmod 04750
> $DEST/$LIBDIR/dbus-1/dbus-daemon-launch-helper
>  install -m 644 $DEST/usr/share/anaconda/lang-table
> $DEST/etc/lang-table
>  localedef -c -i en_US -f UTF-8 --prefix $DEST en_US
>  
> -cat $DEST/usr/share/anaconda/lang-table* | awk '
> +cat $DEST/usr/share/anaconda/lang-table* | gawk '
>  { gsub("-", "", $4);
>    print $4;
>    print gensub(/\..*$/,"","",$4);
> -- 
> 1.7.1.1
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux