mozilla-xulrunner192/mozilla-xulrunner192.spec
changeset 42 6ee6583389c7
parent 41 fb795017b95f
child 43 3a1561dda105
--- 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