summaryrefslogtreecommitdiff
path: root/cross-gnu
diff options
context:
space:
mode:
Diffstat (limited to 'cross-gnu')
-rwxr-xr-xcross-gnu11
1 files changed, 4 insertions, 7 deletions
diff --git a/cross-gnu b/cross-gnu
index dc9f0e160..4eb7eaaab 100755
--- a/cross-gnu
+++ b/cross-gnu
@@ -22,11 +22,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# The files are canonically found at
-# <http://nic-nac-project.de/~schwinge/tmp/cross-gnu> and
-# <http://nic-nac-project.de/~schwinge/tmp/cross-gnu-env>.
-
-# Usage: see <http://www.bddebian.com/~wiki/hurd/building/cross-compiling/>.
+# See <http://www.gnu.org/software/hurd/hurd/building/cross-compiling.html> for
+# usage information.
# There are several parts marked with `TODO' in this file; feel free to have a
@@ -37,8 +34,8 @@
if [ x"${CROSS_GNU_REINSTALL_GLIBC-not_set}" = xnot_set ]; then
cat >&2 <<"EOT" &&
-Please see <http://www.bddebian.com/~wiki/hurd/building/cross-compiling/> about
-how to use this shell script.
+See <http://www.gnu.org/software/hurd/hurd/building/cross-compiling.html> for
+usage information.
EOT
exit 100
EOF