see if local xpdf generated aconf.h is somehow breaking the i686 build

This commit is contained in:
Tom Callaway 2023-01-31 09:34:01 -05:00
parent f4a5c93d45
commit 715697a69e
1 changed files with 3 additions and 0 deletions

View File

@ -7453,6 +7453,9 @@ done
# Also, this macro has to be here, not at the top, or it will not evaluate properly. :P
%global mysources %{lua: for index,value in ipairs(sources) do if index >= 16 then print(value.." ") end end}
# Drop source/libs/xpdf dir, we use system ver (if at all)
rm -rf source/libs/xpdf
%build
%if %{without bootstrap} && ! 0%{?eln}