Revert "debian: Override RPATH_LDFLAGS"

This reverts commit fc126d89b2.

This override of the make variable RPATH_LDFLAGS should no longer
be required since the auto-configuration was fixed
This commit is contained in:
David Bremner 2011-06-23 19:35:35 -03:00
parent 1c396673f3
commit 3381ae4176

3
debian/rules vendored
View file

@ -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=""