diff -r fb795017b95f -r 6ee6583389c7 mozilla-xulrunner192/mozilla-xulrunner192.spec --- a/mozilla-xulrunner192/mozilla-xulrunner192.spec Mon Dec 28 14:13:07 2009 +0100 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec Mon Dec 28 19:09:32 2009 +0100 @@ -306,6 +306,11 @@ ac_add_options --enable-libproxy EOF %endif +%if ! %crashreporter +cat << EOF >> $MOZCONFIG +ac_add_options --disable-crashreporter +EOF +%endif make -f client.mk build %install