summaryrefslogtreecommitdiff
path: root/community/gsoc/2013
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-06-08 10:46:05 +0200
committerThomas Schwinge <thomas@codesourcery.com>2016-06-08 10:46:05 +0200
commit0d9f8a5a6246924c5ac6f79cedd507b74477f06e (patch)
treebb6a6b35b410e5e3918f323c93cd633c1ddd2fc5 /community/gsoc/2013
parent746526de5f196f8b7e6ba6e0e297fa501b66aa9d (diff)
parente25d4ea07b09e7e6df61777988c1fc104f0a538e (diff)
Merge commit 'e25d4ea07b09e7e6df61777988c1fc104f0a538e'
Diffstat (limited to 'community/gsoc/2013')
-rw-r--r--community/gsoc/2013/hacklu.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsoc/2013/hacklu.mdwn b/community/gsoc/2013/hacklu.mdwn
index 3a49e4c9..4da3dde9 100644
--- a/community/gsoc/2013/hacklu.mdwn
+++ b/community/gsoc/2013/hacklu.mdwn
@@ -1062,8 +1062,8 @@ In context of [[open_issues/libpthread/t/fix_have_kernel_resources]]:
package for glibc
<youpi> hacklu: which deb-src lines do you have?
<hacklu> and piece of my source_list : deb
- http://ftp.debian-ports.org/debian unreleased main deb-src
- http://ftp.debian-ports.org/debian unreleased main
+ http://ftp.ports.debian.org/debian-ports unreleased main deb-src
+ http://ftp.ports.debian.org/debian-ports unreleased main
<youpi> you also need a deb-src line with the main archive
<youpi> deb-src http://cdn.debian.net/debian unstable main
<tschwinge> hacklu: Oh, hmm. And you did run »apt-get update« before?