Fix accidentially inserted typo

This commit is contained in:
Florian Weimer 2017-09-14 17:41:57 +02:00
parent 8ca6f66f20
commit 253d1d9c66
1 changed files with 1 additions and 1 deletions

View File

@ -1510,7 +1510,7 @@ cp posix/gai.conf documentation/
%ifarch s390x
# Compatibility symlink
mkdir -p $RPM_BUILD_ROOT/libb
mkdir -p $RPM_BUILD_ROOT/lib
ln -sf /%{_lib}/ld64.so.1 $RPM_BUILD_ROOT/lib/ld64.so.1
%endif