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