summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-01 21:42:30 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-01 21:42:30 (EDT)
commit41c0062e804877792e8a79890c77cb31e1d23214 (patch)
treee1f5109859e6e458d9d3b3589602cd370a741950
parentf0b2437f4209057dd527999559173958e1bd9553 (diff)
build: Remove some doc files
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index a024c3f..3f02753 100755
--- a/build
+++ b/build
@@ -10,6 +10,9 @@ build:
install: build
oh-autoinstall
+ set -e; for f in AUTHORS COPYING NEWS ONEWS README.md; do \
+ rm -fv "dest/usr/share/doc/flex/$${f}"; \
+ done
oh-fixperms
oh-strip
oh-installfiles