aboutsummaryrefslogblamecommitdiff
path: root/print/texlive-base/files/patch-texk-texlive-linked_scripts-texlive-updmap-sys.sh
blob: 40cdf468a3c79644a6849c60df931e85813d9f8d (plain) (tree)
1
2
3
4
5
6
7
8







                                                                                       
--- texk/texlive/linked_scripts/texlive/updmap-sys.sh.orig	2015-04-20 07:45:42 UTC
+++ texk/texlive/linked_scripts/texlive/updmap-sys.sh
@@ -22,4 +22,4 @@ PATH="$mydir:$PATH"; export PATH
 # hack around a bug in zsh:
 test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
 
-exec updmap --sys ${1+"$@"}
+exec %%PREFIX%%/bin/updmap --sys ${1+"$@"}