# don't build docs, fails in docbook2html and docbook2pdf...
sed -i -e 's/ docs / /g' Makefile
# bug 234385
use kde || sed -i -e 's/^icalreport /#icalreport /g' Examples/*/*.tjp
emake || die "emake failed"
}