Browse Source

texlive-base change ldflags

Signed-off-by: tuibuilder_pel7x64builder0 <tuibuilder@powerel.org>
master
tuibuilder_pel7x64builder0 4 years ago
parent
commit
85f52bc9c3
  1. 4
      SPECS/texlive-base.spec

4
SPECS/texlive-base.spec

@ -6555,9 +6555,7 @@ latex dummy.tex @@ -6555,9 +6555,7 @@ latex dummy.tex
rm -f dummy.*

# When redhat-rpm-config is updated in all stable targets, this conditional can go away
%if 0%{?fedora} >= 28
export LDFLAGS="%{build_ldflags}"
%endif
export LDFLAGS="%{__global_ldflags}"
cd source
PREF=`pwd`/inst
mkdir -p work

Loading…
Cancel
Save