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