aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-07 16:00:20 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-07 16:00:20 -0700
commitf5640eb1442ee166cb49af2919281be0638938a3 (patch)
tree4cd682e0d48a3ba81db6fc5737a548e4d7b0c838 /debian/rules
parent569ecf8c164fe4732aee4296c956ecf6b8575b6c (diff)
debian: Unbreak the build.
I had the wrong syntax for the dh_auto_configure override.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 0c20c944..3b44e0f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
dh $@
override_dh_auto_configure:
- dh_auto-configure --emacslispdir=/usr/share/emacs/site-lisp/notmuch
+ dh_auto_configure -- --emacslispdir=/usr/share/emacs/site-lisp/notmuch
override_dh_installdocs:
dh_installdocs