netatalk: fix 64-bit build
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 17 Dec 2012 11:48:11 +0000 (11:48 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 18 Dec 2012 07:37:16 +0000 (08:37 +0100)
commit69c045d5fbaf54b9468a99f5bbf2c531b2aef335
tree2d4ccbcd6d8b0bb1f5d69346dc8822a3bbea72f1
parent7cba1dead6ce53ccd8ea1c634fc9589f1b2e956e
netatalk: fix 64-bit build

The configure script sets LD_LIBRARY_PATH to the staging directory,
which makes the `ls` that is called in one of the tests fail. Fix by
not setting LD_LIBRARY_PATH when cross-compiling.

The patch has been sent upstream.

Also remove the BDB_LIB variable: it isn't used.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/netatalk/netatalk-0001-Fix-setting-of-LD_LIBRARY_FLAGS-shlibpath_var.patch [new file with mode: 0644]
package/netatalk/netatalk.mk