diff options
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/*.la + rm -R dest/usr/share/common-lisp/ oh-fixperms oh-strip oh-installfiles |