summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2021-09-24 09:46:49 -0300
committerDavid Bremner <bremner@debian.org>2021-09-24 10:18:47 -0300
commit4bbb501f1a986bece629eb5b0e3d9fa5c5fc7baa (patch)
treeb751f0a018d93ce7b401c55e637e65cb6ba05fe0
parent3505addc3c123d4d86e1f36c60b302696b12c691 (diff)
dh_elpa: do not promote deprecated environment variables.
Just point the reader to the full documentation.
-rwxr-xr-xdh_elpa6
1 files changed, 3 insertions, 3 deletions
diff --git a/dh_elpa b/dh_elpa
index 8561b81..f51a592 100755
--- a/dh_elpa
+++ b/dh_elpa
@@ -25,9 +25,9 @@ elpa style emacs lisp packages into package build directories.
B<dh_elpa> will attempt to run ERT and Buttercup test suites using
dh_elpa_test(1) if the debhelper compat level is 10 or higher. This
-will override dh_auto_test(1). To disable this behaviour, or tweak
-it if it is failing to run the tests as they should be run, set
-environment variables in debian/rules as detailed in dh_elpa_test(1).
+will override dh_auto_test(1). To disable this behaviour, or tweak it
+if it is failing to run the tests as they should be run, see
+dh_elpa_test(1).
=head1 FILES