openwrt-packages/libs/file
Marko Ratkaj bba6649e92 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>
2017-09-20 11:00:05 +02:00
..
Makefile libs: file: install fix 2017-09-20 11:00:05 +02:00