summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorapb <apb>2013-01-04 06:23:28 +0000
committerapb <apb>2013-01-04 06:23:28 +0000
commit31be62abe9eff3aa2451417492496bf59614cf30 (patch)
tree3abf4b0febe9aac84dc95915706ae398358803f8
parent82879cb5b3f85080472cd8516faf8a32fd9513f2 (diff)
downloadpkgsrc-31be62abe9eff3aa2451417492496bf59614cf30.tar.gz
Add wish list item for making the use of mktexlsr more efficient.
-rw-r--r--doc/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 3772a018261..8a623ecf838 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.11799 2013/01/04 04:25:44 dholland Exp $
+$NetBSD: TODO,v 1.11800 2013/01/04 06:23:28 apb Exp $
Suggested new packages
======================
@@ -1476,3 +1476,9 @@ Suggested cleanups in pkgsrc
tex packages) with (build) dependencies on the appropriate
split tex packages. In case styles are used, look for
\RequirePackage{...}.
+
+ o Make the use of mktexlsr in the install and deinstall
+ scripts for tex-* packages more efficient. If you install
+ or deinstall many tex-* packages, you should be able to run
+ mktexlsr once at the end of the entire operation, not once per
+ package.