summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-02-13 07:40:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-02-13 07:40:38 -0700
commitb508cfc3c3a1c6929950d2f4b8b3f358d5838a73 (patch)
treec4f073fe054325edcc3e512a5a2a4a3bae43a285 /debian
parentb49241f41bd17f4ce7322dd1102d7ca980cbe169 (diff)
drop superfluous --parallel
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8eb7ccb..e8e22ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel --with elpa
+ dh $@ --with elpa