about summary refs log tree commit diff
path: root/pkgs/data/fonts/lmodern
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2013-10-20 19:15:11 +0400
committerMichael Raskin <7c6f434c@mail.ru>2013-10-20 19:15:11 +0400
commitbe5b32e7981a10d5adee8cb87449b535aa3da694 (patch)
tree310ad7515711210778ad60e29fd7a9737f2ff2bd /pkgs/data/fonts/lmodern
parentcb82eaffb8c218e13d2b9fb7ab31bf78c1ca63e5 (diff)
Apparently fix texinfo5 with fresh TeXLive
Diffstat (limited to 'pkgs/data/fonts/lmodern')
-rw-r--r--pkgs/data/fonts/lmodern/lmmath.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/data/fonts/lmodern/lmmath.nix b/pkgs/data/fonts/lmodern/lmmath.nix
index 651a84726af64..90132272dd10c 100644
--- a/pkgs/data/fonts/lmodern/lmmath.nix
+++ b/pkgs/data/fonts/lmodern/lmmath.nix
@@ -14,10 +14,10 @@ stdenv.mkDerivation {
   sourceRoot = ".";
 
   installPhase = ''
-    mkdir -p $out/texmf/fonts/opentype
+    mkdir -p $out/texmf-dist/fonts/opentype
     mkdir -p $out/share/fonts/opentype
 
-    cp *.{OTF,otf} $out/texmf/fonts/opentype/lmmath-regular.otf
+    cp *.{OTF,otf} $out/texmf-dist/fonts/opentype/lmmath-regular.otf
     cp *.{OTF,otf} $out/share/fonts/opentype/lmmath-regular.otf
 
     ln -s $out/texmf* $out/share/