.
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
|
pushd utils/asymptote
|
||||||
autoreconf
|
autoreconf
|
||||||
if pkg-config --atleast-version 25 dri; then
|
if pkg-config --atleast-version 25 dri
|
||||||
|
then
|
||||||
(cat>libOSMesa.so)<<-'EOF'
|
(cat>libOSMesa.so)<<-'EOF'
|
||||||
/* GNU ld script */
|
/* GNU ld script */
|
||||||
INPUT(%{_libdir}/libOSMesa.so AS_NEEDED(-lgallium))
|
INPUT(%{_libdir}/libOSMesa.so AS_NEEDED(-lgallium))
|
||||||
@ -4479,7 +4480,7 @@ popd
|
|||||||
/* GNU ld script */
|
/* GNU ld script */
|
||||||
INPUT(%{_libdir}/libOSMesa.so AS_NEEDED(-lglapi))
|
INPUT(%{_libdir}/libOSMesa.so AS_NEEDED(-lglapi))
|
||||||
EOF
|
EOF
|
||||||
endif
|
fi
|
||||||
PATH=$prefix/bin:$PATH \
|
PATH=$prefix/bin:$PATH \
|
||||||
TEXMFLOCAL=%{_texmfmaindir} \
|
TEXMFLOCAL=%{_texmfmaindir} \
|
||||||
TEXMFCNF=$texmfcnf \
|
TEXMFCNF=$texmfcnf \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user