blob: 9e165733ea9d6d2a3f76efe8b28ee81aef5d1b29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
update tlpdb options by comparing the set of old and the set of
new entries in TeXLive::TLConfig::TLPDBOptions after installtion.
TODO:
Get rid of warning:
Subroutine module_revision redefined at /home/norbert/tl/2010/tlpkg/TeXLive/TLConfig.pm line 16.
Current output:
[~] tlmgr update --self
tlmgr: package repository /var/www/norbert/tlnet
tlmgr: saving backups to /home/norbert/tl/2010/tlpkg/backups
[1/1, ??:??/??:??] update: texlive.infra [277k] (1954 -> 19547) ... done
Subroutine module_revision redefined at /home/norbert/tl/2010/tlpkg/TeXLive/TLConfig.pm line 16.
Updating local tlpdb:
* new option desktop_integration
description: Create shortcuts (menu and desktop) in postinst
default value: 1
tlmgr: package log updated at /home/norbert/tl/2010/texmf-var/web2c/tlmgr.log
running mktexlsr ...
done running mktexlsr.
[~]
|