summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/build b/build
index 7503bae..64482fd 100755
--- a/build
+++ b/build
@@ -16,6 +16,11 @@ build:
install: build
oh-autoinstall
rm dest/usr/bin/gpgscm # TinyScheme-based test driver
+ rm -R dest/usr/share/doc/gnupg/examples/systemd-user
+ sed '/systemd-user/d' dest/usr/share/doc/gnupg/examples/README \
+ >dest/usr/share/doc/gnupg/examples/README~
+ mv dest/usr/share/doc/gnupg/examples/README~ \
+ dest/usr/share/doc/gnupg/examples/README
mv dest/usr/share/doc/gnupg/ dest/usr/share/doc/gpg/
oh-fixperms
oh-strip