Home
last modified time | relevance | path

Searched refs:TRANSLATIONS_URL (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/po/
DMakefile93 TRANSLATIONS_URL = https://translationproject.org/latest/libc macro
97 $(WGET) -qO- $(TRANSLATIONS_URL) | sed -n 's|.*href="\([^"]\+po\)".*|\1|p' | \
99 $(WGET) -O $(objdir)/$$f-tmp2 $(TRANSLATIONS_URL)/$$f && \