diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 22:14:23 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 22:14:23 (EST) |
commit | 471b070daddfd3f6a82bceea83a50438dac5fcea (patch) | |
tree | 1f67ff637e84d3764fd25ee528810efae170912d | |
parent | d3960da85da82d5b2dd30f351f5a8325a4effd6e (diff) |
build: Remove gpgscm executable
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ build: install: build oh-autoinstall + rm dest/usr/bin/gpgscm # TinyScheme-based test driver mv dest/usr/share/doc/gnupg/ dest/usr/share/doc/gpg/ oh-fixperms oh-strip |