mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
texlive - add strip-cmponetns=2 for tlpkg
Fix from xry111. Thanks!
This commit is contained in:
parent
adfe27c281
commit
844a3acb96
@ -305,7 +305,7 @@ DESTDIR#some/where -->
|
|||||||
make texlinks &&
|
make texlinks &&
|
||||||
mkdir -pv $TEXLIVE_PREFIX/tlpkg/TeXLive/ &&
|
mkdir -pv $TEXLIVE_PREFIX/tlpkg/TeXLive/ &&
|
||||||
install -v -m644 ../texk/tests/TeXLive/* $TEXLIVE_PREFIX/tlpkg/TeXLive/ &&
|
install -v -m644 ../texk/tests/TeXLive/* $TEXLIVE_PREFIX/tlpkg/TeXLive/ &&
|
||||||
tar -xf ../../texlive-&texlive-version;-extra.tar.xz -C $TEXLIVE_PREFIX/tlpkg</userinput></screen>
|
tar -xf ../../texlive-&texlive-version;-extra.tar.xz -C $TEXLIVE_PREFIX/tlpkg --strip-components=2</userinput></screen>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user