.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=139
This commit is contained in:
parent
1e75ef6096
commit
7b184522fe
@ -2252,9 +2252,9 @@ popd
|
|||||||
icu[0]=""
|
icu[0]=""
|
||||||
fi
|
fi
|
||||||
# Wrong version string
|
# Wrong version string
|
||||||
sed -ri '/m4_define.*tex_live_version/{s@[0-9]+/dev@%{version}@}' version.ac
|
sed -ri '/m4_define.*tex_live_version/{s@[0-9]+/dev@%{texlive_version}@}' version.ac
|
||||||
for rp in $(find -name configure) ; do
|
for rp in $(find -name configure) ; do
|
||||||
sed -ri '/(Web2C|STRING|VERSION)/{s@[0-9]+/dev@%{version}@}' $rp
|
sed -ri '/(Web2C|STRING|VERSION)/{s@[0-9]+/dev@%{texlive_version}@}' $rp
|
||||||
done
|
done
|
||||||
|
|
||||||
# Avoid -rpath as libtool is not configurable at this point
|
# Avoid -rpath as libtool is not configurable at this point
|
||||||
|
Loading…
Reference in New Issue
Block a user