diff options
author | P. J. McDermott <pj@pehjota.net> | 2019-04-01 18:55:03 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2019-04-01 18:55:03 (EDT) |
commit | b4b97c2ca0c5c32c174d288b8e87028b69cfa4fd (patch) | |
tree | a1ef4dd46b1734c450bf29d0a052f163a5872ac8 /build | |
parent | 9ef506dc04db3ebe8e32ada0074760c2bf00c183 (diff) |
build: Remove libgpgme.la and Common Lisp files
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/*.la + rm -R dest/usr/share/common-lisp/ oh-fixperms oh-strip oh-installfiles |