summaryrefslogtreecommitdiff
path: root/dh_elpa.in
diff options
context:
space:
mode:
Diffstat (limited to 'dh_elpa.in')
-rwxr-xr-xdh_elpa.in12
1 files changed, 5 insertions, 7 deletions
diff --git a/dh_elpa.in b/dh_elpa.in
index cbf5823..f9e86cf 100755
--- a/dh_elpa.in
+++ b/dh_elpa.in
@@ -23,6 +23,11 @@ B<dh_elpa> [S<I<debhelper options>>] [S<I<pkg-file>>]
B<dh_elpa> is a debhelper program that is responsible for installing
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). 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).
+
=head1 FILES
=over 4
@@ -314,10 +319,3 @@ substvars
=back
-=head1 SEE ALSO
-
-You can use B<dh_elpa_test> to run ERT and Buttercup test suites
-automatically. See dh_elpa_test(1).
-
-=cut
-