.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=211
This commit is contained in:
@@ -2593,7 +2593,7 @@ Summary: Libraries of Just-In-Time compiler for Lua
|
|||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://www.tug.org/texlive/
|
Url: http://www.tug.org/texlive/
|
||||||
Requires: libtexlua52-5 = 2.0.3
|
Requires: libtexlua52-5 = 5.2.4
|
||||||
|
|
||||||
%description -n %{name}-texluajit-devel
|
%description -n %{name}-texluajit-devel
|
||||||
This package includes the LuaJIT development files.
|
This package includes the LuaJIT development files.
|
||||||
@@ -3411,10 +3411,7 @@ popd
|
|||||||
for pc in kpathsea ptexenc texlua52 texluajit synctex
|
for pc in kpathsea ptexenc texlua52 texluajit synctex
|
||||||
do
|
do
|
||||||
test -e "$pc.pc" || continue
|
test -e "$pc.pc" || continue
|
||||||
sed -ir '/^prefix=/s|=.*|=/usr|
|
sed -ri "s@([^=]+=)${prefix}@\1/usr@" $pc.pc
|
||||||
/^exec_prefix=/s|=.*|=/usr|
|
|
||||||
/^libdir=/s|=.*|=%{_libdir}|
|
|
||||||
/^includedir=/s|=.*|=%{_includedir}|' $pc.pc
|
|
||||||
install -m 0644 $pc.pc %{buildroot}%{_libdir}/pkgconfig/
|
install -m 0644 $pc.pc %{buildroot}%{_libdir}/pkgconfig/
|
||||||
done
|
done
|
||||||
popd
|
popd
|
||||||
|
Reference in New Issue
Block a user