summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/TLpatches/TL-Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvisvgm/TLpatches/TL-Changes')
-rw-r--r--Build/source/texk/dvisvgm/TLpatches/TL-Changes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/dvisvgm/TLpatches/TL-Changes b/Build/source/texk/dvisvgm/TLpatches/TL-Changes
index b2bdba2711e..cb97d3ca891 100644
--- a/Build/source/texk/dvisvgm/TLpatches/TL-Changes
+++ b/Build/source/texk/dvisvgm/TLpatches/TL-Changes
@@ -5,6 +5,7 @@ Changes applied to the original dvisvgm source as obtained from:
or (hopefully) https://ctan.org/pkg/dvisvgm
Update version in ./version.ac.
+Update DATE and copyrights in configure.ac.
mv dvisvgm-src dvisvgm-prev
tar xf dvisvgm-VER.tar.gz
@@ -30,11 +31,11 @@ cd ..
Update our ./configure.ac from upstream dvisvgm-src/configure.ac.
See patch-04-configure for reference, but they won't apply as-is.
-Probably simpler to check the previous original dvisvgm/configure.ac
+Probably easiest to check the previous original dvisvgm/configure.ac
vs. the new, and then install the changes in our configure.ac by hand.
# patch to integrate into TL build; will probably need adjusting also.
patch -d dvisvgm-src -p1 <TLpatches/patch-08-makefiles
-# remake autostuff (then make, etc.).
+# remake autostuff (then make, etc., as usual).
autoreconf