You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-03-30 11:29:27 -07:00
12 lines
552 B
Diff
12 lines
552 B
Diff
--- configure.py.orig
|
|
+++ configure.py
|
|
@@ -1046,7 +1046,6 @@
|
|
raise
|
|
except:
|
|
sys.stderr.write(
|
|
-"""An internal error occured. Please report all the output from the program,
|
|
-including the following traceback, to support@riverbankcomputing.com.
|
|
+"""An internal error occured. Please follow the instructions provided by MacPorts < http://www.macports.org > to report this issue. Please do not report this issue to Riverbank Computing until MacPorts developers have determined that it is appropriate to do so.
|
|
""")
|
|
raise
|