diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-26 01:05:15 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-26 01:05:15 (EDT) |
commit | b9d6676336dbed3b586a218b9fd067c971920877 (patch) | |
tree | 6d2f527262d24faad27be9c9ea5e490e55bc9d7a /build | |
parent | 516bba6ff5daee5e150e6fe635c638ce4efb7eab (diff) |
Add binary packages
Diffstat (limited to 'build')
-rwxr-xr-x | build | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -12,6 +12,8 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/libexif.la + rm dest/usr/share/doc/libexif/* oh-fixperms - oh-strip + oh-strip -k oh-installfiles |