From: David Bremner Date: Thu, 23 Jun 2011 22:35:35 +0000 (-0300) Subject: Revert "debian: Override RPATH_LDFLAGS" X-Git-Tag: 0.6rc1~14 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=3381ae4176d5bf389462d42d49bf0dc29b127bc9;p=notmuch Revert "debian: Override RPATH_LDFLAGS" This reverts commit fc126d89b2baa479d98c864fbef4174b6da707c0. This override of the make variable RPATH_LDFLAGS should no longer be required since the auto-configuration was fixed --- diff --git a/debian/rules b/debian/rules index fbd863db..d30e4c3c 100755 --- 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=""