#!/bin/sh

if [ -x /usr/lib/xulrunner-10.0/reportbug-helper-script ]; then
	/usr/lib/xulrunner-10.0/reportbug-helper-script iceweasel
fi
