SHA256
6
0
forked from pool/glibc

Accepting request 796476 from home:Andreas_Schwab:Factory

- Split off %lang_package

OBS-URL: https://build.opensuse.org/request/show/796476
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=557
This commit is contained in:
2020-04-23 10:06:33 +00:00
committed by Git OBS Bridge
parent 3715880bfc
commit da64db43be

View File

@@ -821,8 +821,14 @@ cc-base/elf/ldconfig -vn $destdir
mv {en_US,C}.utf8 %{buildroot}/usr/lib/locale/
cd ..
%endif
%ifnarch i686
# Create file list for glibc-lang package
%{find_lang} libc
%else
# The translations are shared with the base flavour
rm -rf %{buildroot}%{_datadir}/locale/*/
%endif
# Miscelanna:
@@ -1330,9 +1336,9 @@ exit 0
%{_bindir}/makedb
%{_prefix}/share/misc/Makefile.makedb
/var/lib/misc/Makefile
%endif # !i686
%files lang -f libc.lang
%endif # !i686
%endif # main