Remove xcolor documentation until I understand how to compile it..
svn path=/nixpkgs/trunk/; revision=20143
This commit is contained in:
parent
7a05d7ca38
commit
ed1c9cefdd
@ -17,11 +17,11 @@ rec {
|
|||||||
cp *.sty *.def $out/share/texmf/tex/latex/xcolor
|
cp *.sty *.def $out/share/texmf/tex/latex/xcolor
|
||||||
cp *.pro $out/share/texmf/dvips/xcolor
|
cp *.pro $out/share/texmf/dvips/xcolor
|
||||||
|
|
||||||
latex xcolor.dtx
|
#latex xcolor.dtx
|
||||||
latex xcolor.dtx
|
#latex xcolor.dtx
|
||||||
makeindex -s gind.ist xcolor.idx
|
#makeindex -s gind.ist xcolor.idx
|
||||||
latex xcolor.dtx
|
#latex xcolor.dtx
|
||||||
latex xcolor.dtx
|
#latex xcolor.dtx
|
||||||
|
|
||||||
rm *.sty *.pro *.ins *.def *.dtx
|
rm *.sty *.pro *.ins *.def *.dtx
|
||||||
ensureDir $out/share/texmf/doc/latex-xcolor
|
ensureDir $out/share/texmf/doc/latex-xcolor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user