Accepting request 620921 from Publishing:TeXLive
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/620921 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-filesystem?expand=0&rev=31
This commit is contained in:
commit
261b64ad32
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 19 09:06:49 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
- Comment out not available font map files during update
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 2 10:22:22 UTC 2018 - werner@suse.de
|
Wed May 2 10:22:22 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
@ -50,7 +50,8 @@ mkdir -p $MD5DIR || exit 0
|
|||||||
unset ${!LC_*}
|
unset ${!LC_*}
|
||||||
LANG=POSIX
|
LANG=POSIX
|
||||||
MKTEXLSR=true
|
MKTEXLSR=true
|
||||||
export LANG MKTEXLSR
|
UPDMAPSYNC=yes
|
||||||
|
export LANG MKTEXLSR UPDMAPSYNC
|
||||||
|
|
||||||
#
|
#
|
||||||
# Sanity check
|
# Sanity check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user