summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-04-10 10:21:03 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-04-10 10:21:03 -0700
commitff8823a63d35afcc65bbf95f49a00fabd86b7d5e (patch)
treeee2221c4b618b1f2700256f7669ddb4e27dc848f
parentf1084a92847b5319b96ab6d7df7467105beb2671 (diff)
doc fix for transition to DH_ELPA_TEST_DISABLE
-rwxr-xr-xdh_elpa_test2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_elpa_test b/dh_elpa_test
index 62bbf17..2b0074e 100755
--- a/dh_elpa_test
+++ b/dh_elpa_test
@@ -190,7 +190,7 @@ Here is an example of using the helper in a dh(1) style debian/rules
export DH_ELPA_TEST_BUTTERCUP_LOAD_PATH=lib,other_lib
%:
- dh $@ --with elpa_plus_test
+ dh $@ --with elpa
=back