summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2011-06-06 11:28:45 +0000
committerTaco Hoekwater <taco@elvenkind.com>2011-06-06 11:28:45 +0000
commit7eb92b4542d607944e336b3bc75835a2b91a4e15 (patch)
tree401de0e31f63ed85dd2f7a8b3096eb7a0bb4b807
parent857ffc408ecbcbebfd4ace2a444e618e324a4d61 (diff)
Move the context colorprofile files to a better tds location
git-svn-id: svn://tug.org/texlive/trunk@22821 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/context/colors/icc/colorprofiles.lua (renamed from Master/texmf-dist/colors/icc/context/colorprofiles.lua)0
-rw-r--r--Master/texmf-dist/tex/context/colors/icc/colorprofiles.xml (renamed from Master/texmf-dist/colors/icc/context/colorprofiles.xml)0
-rw-r--r--Master/texmf/web2c/texmfcnf.lua2
-rw-r--r--Master/tlpkg/tlpsrc/context.tlpsrc1
4 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/colors/icc/context/colorprofiles.lua b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.lua
index b2ae731a78c..b2ae731a78c 100644
--- a/Master/texmf-dist/colors/icc/context/colorprofiles.lua
+++ b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.lua
diff --git a/Master/texmf-dist/colors/icc/context/colorprofiles.xml b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.xml
index 96b8b54c590..96b8b54c590 100644
--- a/Master/texmf-dist/colors/icc/context/colorprofiles.xml
+++ b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.xml
diff --git a/Master/texmf/web2c/texmfcnf.lua b/Master/texmf/web2c/texmfcnf.lua
index a37e9a4dc75..2b11b4e4ede 100644
--- a/Master/texmf/web2c/texmfcnf.lua
+++ b/Master/texmf/web2c/texmfcnf.lua
@@ -112,7 +112,7 @@ return {
-- Experimental
- ICCPROFILES = ".;$TEXMF/colors/icc/{context,profiles}//;$OSCOLORDIR",
+ ICCPROFILES = ".;$TEXMF/tex/context/colors/{icc,profiles}//;$OSCOLORDIR",
-- A few special ones that will change some day.
diff --git a/Master/tlpkg/tlpsrc/context.tlpsrc b/Master/tlpkg/tlpsrc/context.tlpsrc
index 1e2467df00e..492b8877dfa 100644
--- a/Master/tlpkg/tlpsrc/context.tlpsrc
+++ b/Master/tlpkg/tlpsrc/context.tlpsrc
@@ -32,7 +32,6 @@ execute addMap original-context-symbol.map
#
runpattern +d texmf-dist/context/data
runpattern +d texmf-dist/fonts/cid/fontforge
-runpattern +d texmf-dist/colors/icc
runpattern +f texmf-dist/tex/mptopdf/config/mptopdf.ini
#
# See longdesc in mptopdf.tlpsrc.