From 3381ae4176d5bf389462d42d49bf0dc29b127bc9 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 23 Jun 2011 19:35:35 -0300 Subject: [PATCH] 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 --- debian/rules | 3 --- 1 file changed, 3 deletions(-) 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="" -- 2.43.0