projects
/
notmuch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
569ecf8
)
debian: Unbreak the build.
author
Carl Worth
<cworth@cworth.org>
Wed, 7 Apr 2010 23:00:20 +0000
(16:00 -0700)
committer
Carl Worth
<cworth@cworth.org>
Wed, 7 Apr 2010 23:00:20 +0000
(16:00 -0700)
I had the wrong syntax for the dh_auto_configure override.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 0c20c94469b4e75491ea4df94171f2116a4e7229..3b44e0f12ae182261ca92d06ee0868a2a5684804 100755
(executable)
--- 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