summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2010-10-14 17:00:01 +0000
committerNorbert Preining <preining@logic.at>2010-10-14 17:00:01 +0000
commit10cf54d888d3329dbb08d5fc0b0e1766befd1192 (patch)
tree6584b853dcfbda7e69fd7f777de22d7fb99478dc /Master/tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README
parent86ce645f54d6dc54037256daea84ae4e9d3579c5 (diff)
update some stuff I forgot to commit since ages, no idea if it is actually
necessary for now git-svn-id: svn://tug.org/texlive/trunk@20098 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README')
-rw-r--r--Master/tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README b/Master/tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README
new file mode 100644
index 00000000000..9e165733ea9
--- /dev/null
+++ b/Master/tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README
@@ -0,0 +1,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.
+[~]