diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-03 18:58:44 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-03 18:58:44 +0100 |
commit | 624feb184d26211103f33a820c99784950f157c1 (patch) | |
tree | d5ee9758684f5d48487c16b39ec62a86788b3e2c | |
parent | a79b201ad19bf5dd0302ea6864633b0b8e84a3f6 (diff) | |
download | idutils-624feb184d26211103f33a820c99784950f157c1.tar.gz idutils-624feb184d26211103f33a820c99784950f157c1.tar.bz2 idutils-624feb184d26211103f33a820c99784950f157c1.zip |
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, 3 insertions, 1 deletions
@@ -31,4 +31,6 @@ sc_tight_scope: include $(srcdir)/dist-check.mk -update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1 +update-copyright-env = \ + UPDATE_COPYRIGHT_USE_INTERVALS=1 \ + UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 |