summaryrefslogtreecommitdiffstats
path: root/rules/termcap.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-03-19 20:23:26 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-03-19 20:23:26 +0000
commit9f5eb82ea0735b417968729df2c72204df98e730 (patch)
tree50386a9508757543a9392c96e12b160dc7b9ac77 /rules/termcap.make
parent16f9a25e7b1502ab464febd2efd6c907f1e0b766 (diff)
downloadptxdist-9f5eb82ea0735b417968729df2c72204df98e730.tar.gz
ptxdist-9f5eb82ea0735b417968729df2c72204df98e730.tar.xz
merged abandon-glibc trunk
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2380 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/termcap.make')
-rw-r--r--rules/termcap.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/termcap.make b/rules/termcap.make
index a57cee03a..3a687a1f7 100644
--- a/rules/termcap.make
+++ b/rules/termcap.make
@@ -22,7 +22,7 @@ endif
TERMCAP_VERSION = 1.3.1
TERMCAP = termcap-$(TERMCAP_VERSION)
TERMCAP_SUFFIX = tar.gz
-TERMCAP_URL = ftp://ftp.gnu.org/pub/gnu/termcap/$(TERMCAP).$(TERMCAP_SUFFIX)
+TERMCAP_URL = $(PTXCONF_GNUMIRROR)/termcap/$(TERMCAP).$(TERMCAP_SUFFIX)
TERMCAP_SOURCE = $(SRCDIR)/$(TERMCAP).$(TERMCAP_SUFFIX)
TERMCAP_DIR = $(BUILDDIR)/$(TERMCAP)