diff options
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ install: build ln -sf xz.tuk "dest/usr/bin/$${link}.tuk"; \ done rm -f dest/usr/lib/$(OPK_HOST_ARCH)/liblzma.la + # These are provided by base-files. + rm -f dest/usr/share/doc/xz/COPYING.* oh-fixperms oh-strip oh-installfiles |