tdb: avoid installing duplicate files 6063/head
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Wed, 23 May 2018 17:16:09 +0000 (14:16 -0300)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Wed, 23 May 2018 17:16:09 +0000 (14:16 -0300)
commit75d9ab331ddcd62a91789ad93da16d7c56e55bf6
treee534397850e181c7ab20da48b0bc91a723f247ef
parentd9e9b59159309449df7a7a6d4ab87980dc16eac2
tdb: avoid installing duplicate files

Use $(CP) instead of $(INSTALL) so that libtdb.so.1 is installed as
symlink, and not duplicated.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
libs/tdb/Makefile