texlive-base change ldflags
Signed-off-by: tuibuilder_pel7x64builder0 <tuibuilder@powerel.org>master
parent
49e4bba2f5
commit
85f52bc9c3
|
@ -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…
Reference in New Issue