X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=03e48983c8a10d2fdfee514086ed9550235e095a;hb=0e77ef05bce104aedc4a661ed978cef98ec77a1f;hp=8d35e79406988bfbdb5b7ecca72bd7ce688fd423;hpb=18136f065dcf9c937bc9598c652bfeb71ed6451d;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 8d35e79..03e4898 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -109,10 +109,10 @@ uninstall-hook: rm -r $(DESTDIR)$(docdir) domfilter.png: domfilter.svg - inkscape --export-png=$@ --export-width=600 $? + unset DISPLAY; inkscape --export-png=$@ --export-width=600 $? domfilter.eps: domfilter.svg - inkscape --export-eps=$@ --export-bbox-page $? + unset DISPLAY; inkscape --export-eps=$@ --export-bbox-page $? .eps.pdf: epstopdf -hires $?