[v2,1/1] plural.c: improve reproducibility

Message ID alpine.DEB.2.20.1711302125400.19356@digraph.polyomino.org.uk
State New, archived
Headers

Commit Message

Joseph Myers Nov. 30, 2017, 9:26 p.m. UTC
  Thanks, committed.  Also committed a followup:

Remove scripts/update-copyrights handling of intl/plural.c.

Since this file is no longer checked in, update-copyrights no longer
needs to avoid changing it.

2017-11-30  Joseph Myers  <joseph@codesourcery.com>

	* scripts/update-copyrights: Do not handle intl/plural.c
	specially.
  

Patch

diff --git a/scripts/update-copyrights b/scripts/update-copyrights
index 1a03134..d5af53a 100755
--- a/scripts/update-copyrights
+++ b/scripts/update-copyrights
@@ -54,7 +54,7 @@  for f in $files; do
     po/*.po)
       # Files imported verbatim from the Translation Project.
       ;;
-    INSTALL | intl/plural.c | locale/C-translit.h \
+    INSTALL | locale/C-translit.h \
       | locale/programs/charmap-kw.h | locale/programs/locfile-kw.h \
       | po/libc.pot | sysdeps/gnu/errlist.c)
       # Generated files.