From: Carl Worth Date: Wed, 7 Apr 2010 23:00:20 +0000 (-0700) Subject: debian: Unbreak the build. X-Git-Tag: 0.2~85 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=f5640eb1442ee166cb49af2919281be0638938a3;hp=569ecf8c164fe4732aee4296c956ecf6b8575b6c debian: Unbreak the build. I had the wrong syntax for the dh_auto_configure override. --- 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