diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-11 23:40:10 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-11 23:40:10 (EDT) |
commit | 0d1318b791628084d70ef8c754c79ece5302fc22 (patch) | |
tree | 7b68770986f4a6fa43cf4b72ee1ab8934aa8d72d | |
parent | 784b356b9a9e6cf75b2b18f87d796221993271bd (diff) |
build: Remove libtool archive file.
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/libpth.la oh-fixperms oh-strip oh-installfiles |