-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpack_fmtutil_updmap.sh
6 lines (4 loc) · 1.44 KB
/
pack_fmtutil_updmap.sh
1
2
3
4
5
6
TEXLIVEINSTALLERTAG=ad18812c20014153d52d6628ed11ad246b52fe69
TEXLIVESOURCETAG=f744029b0fc73c79a655443fa744f4d281cb23b8
python pack_perl_modules.py --delete-comments-naive --comment-unshift-inc --method=inchook --pl https://raw.githubusercontent.com/TeX-Live/texlive-source/$TEXLIVESOURCETAG/texk/texlive/linked_scripts/texlive/fmtutil.pl --pm https://raw.githubusercontent.com/TeX-Live/installer/$TEXLIVEINSTALLERTAG/tlpkg/TeXLive/TLConfig.pm@TeXLive/TLConfig.pm https://raw.githubusercontent.com/TeX-Live/installer/$TEXLIVEINSTALLERTAG/tlpkg/TeXLive/TLUtils.pm@TeXLive/TLUtils.pm https://raw.githubusercontent.com/TeX-Live/installer/$TEXLIVEINSTALLERTAG/tlpkg/installer/ctan-mirrors.pl@installer/ctan-mirrors.pl https://raw.githubusercontent.com/TeX-Live/texlive-source/$TEXLIVESOURCETAG/texk/texlive/linked_scripts/texlive/[email protected] > fmtutil.pl
python pack_perl_modules.py --delete-comments-naive --comment-unshift-inc --method=inchook --pl https://raw.githubusercontent.com/TeX-Live/texlive-source/$TEXLIVESOURCETAG/texk/texlive/linked_scripts/texlive/updmap.pl --pm https://raw.githubusercontent.com/TeX-Live/installer/$TEXLIVEINSTALLERTAG/tlpkg/TeXLive/TLConfig.pm@TeXLive/TLConfig.pm https://raw.githubusercontent.com/TeX-Live/installer/$TEXLIVEINSTALLERTAG/tlpkg/TeXLive/TLUtils.pm@TeXLive/TLUtils.pm https://raw.githubusercontent.com/TeX-Live/installer/$TEXLIVEINSTALLERTAG/tlpkg/installer/ctan-mirrors.pl@installer/ctan-mirrors.pl > updmap.pl