tdb: avoid installing duplicate files
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Wed, 23 May 2018 17:16:09 +0000 (14:16 -0300)
committerJo-Philipp Wich <jo@mein.io>
Mon, 24 Sep 2018 06:46:29 +0000 (08:46 +0200)
commitda27b313461faaa36aacee7f6db658435f09ed05
treeec90b4b3f5c4a4af37e483d05dbe86893ef57f55
parent93587e54e6ccaeec78029dcd421431a189838871
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>
(cherry picked from commit 75d9ab331ddcd62a91789ad93da16d7c56e55bf6)
libs/tdb/Makefile