diff options
Diffstat (limited to 'Build/source/texk/dvisvgm/TLpatches')
-rw-r--r-- | Build/source/texk/dvisvgm/TLpatches/TL-Changes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvisvgm/TLpatches/TL-Changes b/Build/source/texk/dvisvgm/TLpatches/TL-Changes index 619ab400c4b..19bac3ae763 100644 --- a/Build/source/texk/dvisvgm/TLpatches/TL-Changes +++ b/Build/source/texk/dvisvgm/TLpatches/TL-Changes @@ -1,6 +1,6 @@ (This file public domain.) -Changes applied to the dvisvgm-2.1 tree as obtained from: +Changes applied to the original dvisvgm source as obtained from: http://dvisvgm.bplaced.net/Downloads Update version in ./version.ac. @@ -11,7 +11,7 @@ rm ltmain.sh missing test-driver rm aclocal.m4 configure # reduce chance of confusion? # patch to integrate into TL build: -patch -d dvisvgm-src -p1 <dvisvgm-PATCHES/patch-08-makefiles +patch -d dvisvgm-src -p1 <TLpatches/patch-08-makefiles # use same automake macro as upstream: cp dvisvgm-src/m4/ax_cxx_compile_stdcxx.m4 m4 |