diff options
-rwxr-xr-x | build | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ nop: @: build: + oh-autoconfigure + oh-autobuild touch $@ install: build + oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/libjpeg.la + oh-fixperms + oh-strip + oh-installfiles |