From 0515876fc6360a13a52b4e09fca32a149efac78d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 08 May 2014 14:06:02 -0400 Subject: build: Remove /usr/share/doc/xz/COPYING.*. --- diff --git a/build b/build index 07762d5..bca9bee 100755 --- a/build +++ b/build @@ -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 -- cgit v0.9.1