.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=488
This commit is contained in:
parent
50672a4ff1
commit
140e4f00c1
@ -4469,7 +4469,8 @@ popd
|
||||
|
||||
pushd utils/asymptote
|
||||
autoreconf
|
||||
if pkg-config --atleast-version 25 dri; then
|
||||
if pkg-config --atleast-version 25 dri
|
||||
then
|
||||
(cat>libOSMesa.so)<<-'EOF'
|
||||
/* GNU ld script */
|
||||
INPUT(%{_libdir}/libOSMesa.so AS_NEEDED(-lgallium))
|
||||
@ -4479,7 +4480,7 @@ popd
|
||||
/* GNU ld script */
|
||||
INPUT(%{_libdir}/libOSMesa.so AS_NEEDED(-lglapi))
|
||||
EOF
|
||||
endif
|
||||
fi
|
||||
PATH=$prefix/bin:$PATH \
|
||||
TEXMFLOCAL=%{_texmfmaindir} \
|
||||
TEXMFCNF=$texmfcnf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user