diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-23 11:55:27 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-23 11:59:32 (EDT) |
commit | 5e9d7254b941cd9a5158024af762c255751a6d7a (patch) | |
tree | 17fa518d288150723c2ab59d6546aaf19f76cedd /build | |
parent | 08a03f1e935573bc66cc1d9683aecdb2a4818903 (diff) |
copyright: Update
Also install AUTHORS under /usr/share/doc/libexpat.1/ in libexpat.1.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ install: build oh-autoinstall rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libexpat.a' rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libexpat.la' + install -D dest/usr/share/doc/expat/AUTHORS \ + dest/usr/share/doc/libexpat.1/AUTHORS rm -f dest/usr/share/doc/expat/* oh-fixperms oh-strip -k |