diff -Nur -x '*.orig' -x '*.rej' anaconda-10.1.1.37/constants.py mezzanine_patched_anaconda-10.1.1.37/constants.py --- anaconda-10.1.1.37/constants.py 2006-04-19 11:53:59.584369964 +1000 +++ mezzanine_patched_anaconda-10.1.1.37/constants.py 2006-04-19 11:49:13.207857116 +1000 @@ -73,11 +73,11 @@ "is most likely a bug. Please copy the " "full text of this exception or save the crash " "dump to a floppy then file a detailed bug " - "report against anaconda at " - "http://www.centos.org/bugs/") + "report against the SME Server installer at " + "http://www.contribs.org/bugzilla/") exceptionTextNoFloppy = N_("An unhandled exception has occurred. This " "is most likely a bug. Please copy the " "full text of this exception and file a detailed " - "bug report against anaconda at " - "http://www.centos.org/bugs/") + "bug report against the SME Server installer at " + "http://www.contribs.org/bugzilla/")