package/lftp: don't use host's path
authorRomain Naour <romain.naour@openwide.fr>
Sat, 27 Dec 2014 20:34:26 +0000 (21:34 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Dec 2014 20:55:45 +0000 (21:55 +0100)
commit110605f2c8c2517816d35c184a3e83e4dbd02b4a
tree4162d2fca1762771ba872a5ad21d565e05b27170
parent94841d87fd2ff8ebf7af84d49e5095074958febf
package/lftp: don't use host's path

lftp try to link with -L/usr/lib/lftp/$(LFTP_VERSION) if
DESTDIR is not set.

Remove useless -L option which point to a location where
no libraries are installed.

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lftp/0001-Remove-unused-libraries-path.patch [new file with mode: 0644]