diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-20 16:43:04 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-20 16:43:04 +0100 |
commit | 5cf19efa5cb8f98a8438c2f159787259cf728a38 (patch) | |
tree | 72157ae48ba5b3cda93fa4d43854c856c454db23 /toolchain/glibc-ports | |
parent | 8e057f22cef9225fb3bd627aebe762e8e5b15f0b (diff) |
tarball is only available on openadk.org
Diffstat (limited to 'toolchain/glibc-ports')
-rw-r--r-- | toolchain/glibc-ports/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc-ports/Makefile.inc b/toolchain/glibc-ports/Makefile.inc index ab19d08f3..64f1552f1 100644 --- a/toolchain/glibc-ports/Makefile.inc +++ b/toolchain/glibc-ports/Makefile.inc @@ -5,4 +5,4 @@ PKG_NAME:= glibc-ports PKG_VERSION:= 2.12 PKG_RELEASE:= 1 PKG_MD5SUM:= a6de5fd03fd89eb92ec77229d57e53d4 -PKG_SITES:= ${MASTER_SITE_GNU:=glibc/} +PKG_SITES:= ${MASTER_SITE_OPENADK:=/} |