libs: file: install fix 4856/head
authorMarko Ratkaj <marko.ratkaj@sartura.hr>
Fri, 4 Aug 2017 11:40:53 +0000 (13:40 +0200)
committerMarko Ratkaj <marko.ratkaj@sartura.hr>
Wed, 20 Sep 2017 09:00:05 +0000 (11:00 +0200)
commitbba6649e9258cc5702117d1ec46d939cec7db7ef
treeaa4f6886c72222e2eaa22819fc9b00a4f9d51407
parent3fcbbbf500cdbb1c8ca673ef37c2185aaa0c8711
libs: file: install fix

By using $(CP) instead of $(INSTALL_DATA) we preserve symbolic links and
by doing so we dont copy the same file multiple times. This saves some
space.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
libs/file/Makefile