Changeset e0906079 for pst/typesetting/texlive.xml
- Timestamp:
- 07/28/2015 03:00:05 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- dfd52645
- Parents:
- d53b6fa7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pst/typesetting/texlive.xml
rd53b6fa7 re0906079 205 205 make texlinks && 206 206 ldconfig && 207 mkdir -pv /opt/texlive/ ${TEXYEAR}/tlpkg/TeXLive/ &&208 install -v -m444 ../texk/tests/TeXLive/* /opt/texlive/ ${TEXYEAR}/tlpkg/TeXLive/</userinput></screen>207 mkdir -pv /opt/texlive/&texlive-year;/tlpkg/TeXLive/ && 208 install -v -m444 ../texk/tests/TeXLive/* /opt/texlive/&texlive-year;/tlpkg/TeXLive/</userinput></screen> 209 209 210 210 <note> … … 277 277 <para> 278 278 <parameter>install -v -m444 ../texk/tests/TeXLive/* 279 /opt/texlive/ ${TEXYEAR}/tlpkg/TeXLive/</parameter>: This puts the perl279 /opt/texlive/&texlive-year;/tlpkg/TeXLive/</parameter>: This puts the perl 280 280 modules <filename>TLConfig.pm</filename> and <filename>TLUtils.pm</filename> 281 281 into the directory where the binary installer puts them - it is at the
Note:
See TracChangeset
for help on using the changeset viewer.