summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-03 18:52:44 +0100
committerJim Meyering <meyering@redhat.com>2010-01-08 10:55:35 +0100
commit237f5c92a69be29cb8a19a2fd5d5a15570a47e78 (patch)
tree482f4c32ee4849f16d31e0ee61cffabd9e95be86 /cfg.mk
parent6aed43799595b883d99798b97b83e5d4f832cca9 (diff)
downloadparted-237f5c92a69be29cb8a19a2fd5d5a15570a47e78.tar.gz
maint: record update-copyright options for this package
* cfg.mk: Next time, just run "make update-copyright".
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index 40cca5d..3924efc 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,10 +45,12 @@ old_NEWS_hash = 5f004112c95714cc7c498ee7da4ceccf
include $(srcdir)/dist-check.mk
-update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1
-
useless_free_options = \
--name=pth_free
# Tools used to bootstrap this package, used for "announcement".
bootstrap-tools = autoconf,automake,gnulib,gperf
+
+update-copyright-env = \
+ UPDATE_COPYRIGHT_USE_INTERVALS=1 \
+ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79