blob: 90c6ad0f285679baa18dd5b52f3827536813d4ee (
plain)
1
2
3
4
5
6
7
8
9
|
Changes applied to the dvisvgm-2.1 tree as obtained from:
http://dvisvgm.bplaced.net/Downloads
Removed common and generated files:
rm compile config.guess config.sub depcomp install-sh missing test-driver
rm aclocal.m4 configure # reduce chance of confusion?
patch -d dvisvgm-src -p1 <dvisvgm-PATCHES/patch-08-makefiles
|