Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=764543
Hi Andreas,
thanks for your bug report.
Am 03.04.2016 um 15:54 schrieb Andreas Metzler:
> So cleanexit() is supposed to take an exitcode as argument but ignores it and
> exits with 1 instead. Obviously the function defini
Processing control commands:
> forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=764543
Bug #819886 [gtk-doc-tools] gtk-doc-tools: /usr/bin/gtkdoc-mkpdf always exits
with an error
Set Bug forwarded-to-address to
'https://bugzilla.gnome.org/show_bug.cgi?id=764543'.
--
819886: http://bugs.
Package: gtk-doc-tools
Version: 1.25-1
Severity: serious
Tags: patch
Quoting gtkdoc-mkpdf.in (and /usr/bin/gtkdoc-mkpdf):
--
cleanexit() {
rm -f $module.fo
exit 1
}
[...]
echo "dblatex or fop must be installed to use gtkdoc-mkpdf." >&2
cleanexit 1
fi
3 matches
Mail list logo