summary refs log tree commit diff
path: root/pkgs/data
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
parentcb82eaffb8c218e13d2b9fb7ab31bf78c1ca63e5 (diff)
downloadnixpkgs-be5b32e7981a10d5adee8cb87449b535aa3da694.tar
nixpkgs-be5b32e7981a10d5adee8cb87449b535aa3da694.tar.gz
nixpkgs-be5b32e7981a10d5adee8cb87449b535aa3da694.tar.bz2
nixpkgs-be5b32e7981a10d5adee8cb87449b535aa3da694.tar.lz
nixpkgs-be5b32e7981a10d5adee8cb87449b535aa3da694.tar.xz
nixpkgs-be5b32e7981a10d5adee8cb87449b535aa3da694.tar.zst
nixpkgs-be5b32e7981a10d5adee8cb87449b535aa3da694.zip
Apparently fix texinfo5 with fresh TeXLive
Diffstat (limited to 'pkgs/data')
-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 651a84726af..90132272dd1 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/