diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-04 10:22:19 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-04 10:22:19 (EDT) |
commit | cb43ca6b9969402d21a166f0f73b23328e12c10b (patch) | |
tree | f96013b62707b0a9742df78690076e5ace47d5e2 /build | |
parent | 2c523ae4e875655ad42db67efc25fdf9f8201243 (diff) |
build: Strip files
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,4 +15,5 @@ install: build mkdir -p dest/usr/share/man/man8 cp src/tzselect.8 src/zic.8 src/zdump.8 dest/usr/share/man/man8 oh-fixperms + oh-strip oh-installfiles |