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 0ec22d9..62b6bc1 100755
--- a/build
+++ b/build
@@ -12,6 +12,9 @@ build:
install: build
oh-autoinstall
+ set -e; for f in AUTHORS COPYING NEWS README THANKS TODO; do \
+ rm -fv "dest/usr/share/doc/bison/$${f}"; \
+ done
oh-fixperms
oh-strip
oh-installfiles