ctdb-build: Don't try to set lib64 directory automatically in build
commit05f08d5148e4df8c5bed13023824f030efebf26e
authorMartin Schwenke <martin@meltin.net>
Tue, 2 Sep 2014 06:18:01 +0000 (2 16:18 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 9 Sep 2014 23:36:14 +0000 (10 01:36 +0200)
treeb2fd5940c21ee72739e0f7027f1613ef42f8a4a0
parent4cb92e42f2d4753332d3ddddf2a87fc678afd306
ctdb-build: Don't try to set lib64 directory automatically in build

Just install into lib/ and let packagers decide on this policy, since
it can vary between distributions.  Update our packaging files
accordingly.

A secondary matter is that things are incorrectly installed into
lib64/ when building with 32-bit userspace on a 64-bit kernel.  If
this is done then it should depend on the architecture of the
compiler.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/configure.rpm
ctdb/packaging/RPM/ctdb.spec.in
ctdb/wscript