summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-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