diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-20 03:10:42 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-20 03:10:42 (EDT) |
commit | 338470de2c746652b6e3d148a3fab0c90ad0f05a (patch) | |
tree | 96d033559d21ae647b4b6e07631fe3eea66830de /build | |
parent | 942748dd91cd0bc910f48644cf10c8351c61ed9e (diff) |
Add binary packages.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/*.la + mv dest/usr/share/doc/libvorbis-*/ dest/usr/share/doc/libvorbis.0/ + # https://trac.xiph.org/ticket/1673 + rm -f dest/usr/share/doc/libvorbis.0/doxygen-build.stamp oh-fixperms oh-strip oh-installfiles |