From ed1c9cefdd1152636ef4164ee00f99187a665933 Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Sun, 21 Feb 2010 06:56:24 +0000 Subject: [PATCH] Remove xcolor documentation until I understand how to compile it.. svn path=/nixpkgs/trunk/; revision=20143 --- pkgs/misc/tex/texlive/xcolor.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pkgs/misc/tex/texlive/xcolor.nix b/pkgs/misc/tex/texlive/xcolor.nix index d6c8633dd32..0940f4506ee 100644 --- a/pkgs/misc/tex/texlive/xcolor.nix +++ b/pkgs/misc/tex/texlive/xcolor.nix @@ -17,11 +17,11 @@ rec { cp *.sty *.def $out/share/texmf/tex/latex/xcolor cp *.pro $out/share/texmf/dvips/xcolor - latex xcolor.dtx - latex xcolor.dtx - makeindex -s gind.ist xcolor.idx - latex xcolor.dtx - latex xcolor.dtx + #latex xcolor.dtx + #latex xcolor.dtx + #makeindex -s gind.ist xcolor.idx + #latex xcolor.dtx + #latex xcolor.dtx rm *.sty *.pro *.ins *.def *.dtx ensureDir $out/share/texmf/doc/latex-xcolor