2011/12/15 Bjoern Michaelsen <bjoern.michael...@canonical.com>:
>
> It is (unless I broke it with the last major gbuild -- it should be easy to 
> fix
> then). That said, I really have a bad feeling about letting end users compile
> distro builds without running these tests -- the last thing we need is
> additional bugzilla workload by builds that should never have
> finished/installed.
>
Looks like it is broken then :)

As the crashes are in tail-build so gbuildified and i run this in the package:

458     src_compile() {
459             # this is not a proper make script and the jobs are passed
during configure
460             make build || die
461     }
462     
463     src_test() {
464             make check || die
465     }
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to