summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-check-fmttriggers
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-check-fmttriggers')
-rwxr-xr-xMaster/tlpkg/bin/tl-check-fmttriggers7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tl-check-fmttriggers b/Master/tlpkg/bin/tl-check-fmttriggers
index bb12119696b..48a6cbac243 100755
--- a/Master/tlpkg/bin/tl-check-fmttriggers
+++ b/Master/tlpkg/bin/tl-check-fmttriggers
@@ -8,9 +8,10 @@
# then check that exactly those packages are listed as triggers in the
# corresponding tlpsrc files.
#
-# Cleaner approach: should output exact list of deps for each format,
-# and then use it. That would be easier to maintain than the current
-# complicated set of variables.
+# Possbily cleaner approach: should output exact list of deps for each
+# format, and then use it. The current set of variables is more
+# complicated, but does have the advantage of showing the dependencies
+# in common.
my $vc_id = '$Id$';
my $Master;