summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-04-03 20:32:06 +0200
committerDavid Tardon <dtardon@redhat.com>2017-04-03 20:32:06 +0200
commite791dbdd4725caad81a1eff1e4482147ea81344c (patch)
tree0f5bfbdd50b9bf870881268f277d61918bec3c2f
parenta566b9e62921193d7706bc9abef678800f852f17 (diff)
download language-subtag-registry separately too
-rw-r--r--data/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index c15e191..1286b6f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -58,9 +58,6 @@ am__v_DL_0 = @echo " DL " $@;
##
# Local Rules
-language-subtag-registry:
- $(AM_V_DL) wget -O $@ http://www.iana.org/assignments/language-subtag-registry || \
- curl -o $@ http://www.iana.org/assignments/language-subtag-registry
if CROSS_COMPILING
language-subtag-registry.xml: language-subtag-registry reg2xml.c Makefile
@echo Warning: Unable to rebuild $@ when cross-compiling