projects
/
notmuch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c39667
)
Revert "debian: Override RPATH_LDFLAGS"
author
David Bremner
<bremner@debian.org>
Thu, 23 Jun 2011 22:35:35 +0000
(19:35 -0300)
committer
David Bremner
<bremner@debian.org>
Thu, 23 Jun 2011 22:35:35 +0000
(19:35 -0300)
This reverts commit
fc126d89b2baa479d98c864fbef4174b6da707c0
.
This override of the make variable RPATH_LDFLAGS should no longer
be required since the auto-configuration was fixed
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index fbd863db3939c30acadc4a8de64b5a7d20b8c7a8..d30e4c3ceb6ee2777ec1fa734503ba2a808f5411 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-26,6
+26,3
@@
override_dh_auto_install:
override_dh_installdocs:
dh_installdocs
install -m644 vim/README debian/notmuch/usr/share/doc/notmuch/README.vim
-
-override_dh_auto_build:
- make RPATH_LDFLAGS=""