summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-16 21:44:15 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-16 21:57:16 (EDT)
commite2e080eac770ee767eb9c1bf5fd4cdfe9730353c (patch)
tree44900ced129abb95e353fcb09dbab9e8dde6f719 /build
parent3bc783e29b22bfee4fd36c063d1cdcf78ed3cf0b (diff)
Install files into binary packages.
Diffstat (limited to 'build')
-rwxr-xr-xbuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/build b/build
index 86f01b7..95e15f0 100755
--- a/build
+++ b/build
@@ -9,3 +9,9 @@ build:
install: build
oh-autoinstall
+ rm -f dest/usr/share/info/dir
+ mkdir -p dest/usr/share/doc/m4/examples
+ cp -p src/examples/* dest/usr/share/doc/m4/examples
+ oh-fixperms
+ oh-strip
+ oh-installfiles