fixed build of converted _multibuild

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-fonts?expand=0&rev=115
This commit is contained in:
Stefan Dirsch 2023-02-27 22:12:26 +00:00 committed by Git OBS Bridge
parent 4905a8b4d2
commit d482a02c10

View File

@ -143,8 +143,8 @@ to truetype format in the xorg-x11-fonts-converted package
for i in $RPM_SOURCE_DIR/*.tar.{bz2,xz}; do tar xf $i; done
%else
cp %{SOURCE100} .
tar xjf %{SOURCE0}
tar xjf %{SOURCE1}
tar xf %{SOURCE0}
tar xf %{SOURCE1}
%endif
%build