summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-08 14:06:02 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-08 14:06:02 (EDT)
commit0515876fc6360a13a52b4e09fca32a149efac78d (patch)
tree96d54c40051a11411de830ff24d8bd274dfe66cf
parentf96afe8d5bff51b1dbc466e1514f70b7610edae2 (diff)
build: Remove /usr/share/doc/xz/COPYING.*.
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
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