diff options
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ build: install: build oh-autoinstall -- -f makefile.shared \ LIBPATH='/usr/lib/$(OPK_HOST_ARCH)' \ - INSTALL_GROUP=root + INSTALL_GROUP=0 rm dest/usr/lib/$(OPK_HOST_ARCH)/libtommath.la oh-fixperms oh-strip |