aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-12-15 14:20:52 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-12-15 14:20:52 +0000
commit0c4fe28d7aaca041292d2db0a1a9ed4b64a7ddce (patch)
tree50c773ef8684dc53569aa807ebed944b01cbadf5 /ChangeLog
parent174edbde7e4eb056cc273127e045404067682b57 (diff)
downloadglibc-0c4fe28d7aaca041292d2db0a1a9ed4b64a7ddce.zip
glibc-0c4fe28d7aaca041292d2db0a1a9ed4b64a7ddce.tar.gz
glibc-0c4fe28d7aaca041292d2db0a1a9ed4b64a7ddce.tar.bz2
Remove old po/ code for copying .po files from shared directory.
po/Makefile has both old code for copying .po files from a shared directory /com/share/ftp/gnu/po/maint/glibc (presumably once present on some GNU server), and new code for downloading them from the Translation Project. This patch removes the old code, leading only the new code. Tested for x86_64. * po/Makefile (linguas): Remove rule and dependencies. (linguas.mo): Likewise. (.PHONY): Do not depend on linguas and linguas.mo. (podir): Remove variable. (pofiles): Likewise. [$(pofiles)] (%.po): Remove rule.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc4e299..83c4d07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2017-12-15 Joseph Myers <joseph@codesourcery.com>
+ * po/Makefile (linguas): Remove rule and dependencies.
+ (linguas.mo): Likewise.
+ (.PHONY): Do not depend on linguas and linguas.mo.
+ (podir): Remove variable.
+ (pofiles): Likewise.
+ [$(pofiles)] (%.po): Remove rule.
+
* sysdeps/sparc/sparc32/Makefile
($(divrem:%=$(sysdep_dir)/sparc/sparc32/%.S)): Do not include
start-of-line whitespace in argument of echo.