mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-14 03:25:15 +01:00
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:
parent
1c396673f3
commit
3381ae4176
1 changed files with 0 additions and 3 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -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=""
|
||||
|
|
Loading…
Add table
Reference in a new issue