Pass absolute file paths to Inkscape when transforming .svg files
authorAlexander Bokovoy <ab@samba.org>
Sat, 8 Aug 2009 05:02:52 +0000 (08:02 +0300)
committerAlexander Bokovoy <ab@samba.org>
Sat, 8 Aug 2009 05:02:52 +0000 (08:02 +0300)
commit217e3086c74eb0b46fab512b5887d9a5a5b7ee9a
treef891ba20a9e1282d3a6a74bec657c1a38ce69b3d
parentd40537c92a9ad7535b90218f289c35f039d03b0c
Pass absolute file paths to Inkscape when transforming .svg files

Some recent versions of Inkscape (0.47 or around) have bug when export file name
is treated as relative against the directory of original .svg if it wasn't specified
as an absolute path. Fix it by always using absolute paths during conversion.
docs-xml/Makefile