Accepting request 102763 from home:pontostroy

fix ld_preload libxcb-util.so.0 on %ix86

OBS-URL: https://build.opensuse.org/request/show/102763
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-libs?expand=0&rev=185
This commit is contained in:
Stefan Dirsch 2012-02-06 08:31:57 +00:00 committed by Git OBS Bridge
parent 9d868c402d
commit 94b2d56428

View File

@ -100,6 +100,10 @@ This package contains all necessary include files and libraries needed
to develop X11 applications that require these.
%prep
%ifarch %ix86
sed -i 's/lib64/%{_lib}/g' %{SOURCE91}
sed -i 's/lib64/%{_lib}/g' %{SOURCE92}
%endif
%setup -q -T -c %{name}
for i in $RPM_SOURCE_DIR/*.tar.bz2; do tar xjf $i; done
pushd libXft-*/src