#!/bin/sh

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