diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-05-25 22:40:59 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-05-25 22:41:17 +0200 |
commit | 8163d2958b117512f6de96489d2fd143d552ac8d (patch) | |
tree | 4108e75e7ba3cc7ea18bf73b997d6aabdc0c80d8 | |
parent | 127129b005d31d5553fb08cb28acfa43073abe4d (diff) | |
download | web-8163d2958b117512f6de96489d2fd143d552ac8d.tar.gz web-8163d2958b117512f6de96489d2fd143d552ac8d.tar.bz2 web-8163d2958b117512f6de96489d2fd143d552ac8d.zip |
Fix URL
thanks Svante for the notice
-rw-r--r-- | hurd/running/debian/porting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/debian/porting.mdwn b/hurd/running/debian/porting.mdwn index b57b295e..77519c8f 100644 --- a/hurd/running/debian/porting.mdwn +++ b/hurd/running/debian/porting.mdwn @@ -17,7 +17,7 @@ More than half of the Debian archive has been compiled successfully on the Hurd, however, many programs fail to build for various reasons. A [list of build failures including error -messages](http://unstable.buildd.net/buildd/hurd-i386_Failed.html) can be +messages](https://people.debian.org/~sthibault/failed_packages.txt) can be found, as well as a [preliminary analysis](http://lists.debian.org/debian-hurd/2007/07/msg00000.html) of them and [solutions](http://lists.debian.org/debian-hurd/2007/07/msg00001.html), and some more details in [[hurd/porting/guidelines]]. [Graphs and statistics](http://people.debian.org/~sthibault/) about the consequence in terms of build dependencies are available. |