diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-16 15:43:41 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-16 15:43:41 (EDT) |
commit | ddc57c44b01289532a50653c9713e3aa3920d657 (patch) | |
tree | e2b194cfc0ea733fde27637cb5f7988e97f65d34 | |
parent | 9c9eef680612620336983fe8b114aaa80508b68c (diff) |
build: Also remove libtomcrypt_prof.la
-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 |