2.5.90-21
This commit is contained in:
parent
7d351d9b15
commit
a199884a13
@ -1051,9 +1051,9 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/include/rpcsvc/rquota.[hx]
|
|||||||
# Hardlink identical locale files together
|
# Hardlink identical locale files together
|
||||||
%ifnarch %{auxarches}
|
%ifnarch %{auxarches}
|
||||||
gcc -O2 -o build-%{nptl_target_cpu}-linuxnptl/hardlink fedora/hardlink.c
|
gcc -O2 -o build-%{nptl_target_cpu}-linuxnptl/hardlink fedora/hardlink.c
|
||||||
rm ${RPM_BUILD_ROOT}${_prefix}/lib/locale/locale-archive || :
|
rm ${RPM_BUILD_ROOT}%{_prefix}/lib/locale/locale-archive || :
|
||||||
olddir=`pwd`
|
olddir=`pwd`
|
||||||
pushd ${RPM_BUILD_ROOT}${_prefix}/lib/locale
|
pushd ${RPM_BUILD_ROOT}%{_prefix}/lib/locale
|
||||||
# Intentionally we do not pass --alias-file=, aliases will be added
|
# Intentionally we do not pass --alias-file=, aliases will be added
|
||||||
# by build-locale-archive.
|
# by build-locale-archive.
|
||||||
$olddir/build-%{nptl_target_cpu}-linuxnptl/elf/ld.so \
|
$olddir/build-%{nptl_target_cpu}-linuxnptl/elf/ld.so \
|
||||||
|
Loading…
Reference in New Issue
Block a user