summaryrefslogtreecommitdiffstats
path: root/apache.gpg
diff options
context:
space:
mode:
authorJaka Kranjc2008-06-14 15:37:16 +0200
committerJaka Kranjc2008-06-14 15:37:16 +0200
commitdfcf94d934cb72d5e77e057594d810de91422cb6 (patch)
tree13af0f7238188f9cd0ff8834ab80289f59b7a0bc /apache.gpg
parentd075dca0e060c0bf49716dc4b4269b3e8c4a0063 (diff)
*.gpg: minimized keyrings and saved 385K
important since part of that is always reproduced in the tablet used: find -iname "*.gpg" | while read a; do gpg --no-default-keyring --keyring ./$a \ --export-options export-minimal --output ${a}2 --export; du -sh ${a} ${a}2; mv ${a}2 ${a}; done
Diffstat (limited to 'apache.gpg')
-rw-r--r--apache.gpgbin225693 -> 77300 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/apache.gpg b/apache.gpg
index f1e2c1884b..e673d15a18 100644
--- a/apache.gpg
+++ b/apache.gpg
Binary files differ