diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-22 23:28:35 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-22 23:28:35 (EDT) |
commit | abdc27eb1d5448ea8773afbebaf92e8a4c233fa4 (patch) | |
tree | a5934e8714aa66c368eba41be547288191d42ce5 /build | |
parent | 8aba88f7e56e6f1e7f70c8153d11a2dad0d88799 (diff) |
libexpat.1-dev: Remove static library
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ build: configure install: build oh-autoinstall + rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libexpat.a' rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libexpat.la' oh-fixperms oh-strip -k |