diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-03 18:56:22 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-03 18:56:22 +0100 |
commit | 0faf3bf874936d7e0c6f03eac5d6fe015af50743 (patch) | |
tree | 55ef2ddc2bb007ab8438b063f9d0b8f72d177f0b | |
parent | b7f2b51c42edabd516c5ecc748a654da736c912c (diff) | |
download | coreutils-0faf3bf874936d7e0c6f03eac5d6fe015af50743.tar.xz |
maint: record update-copyright options for this package
* cfg.mk: Next time, just run "make update-copyright".
-rw-r--r-- | cfg.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -243,3 +243,7 @@ sc_prohibit_sleep: $(_prohibit_regexp) include $(srcdir)/dist-check.mk + +update-copyright-env = \ + UPDATE_COPYRIGHT_USE_INTERVALS=1 \ + UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 |