aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2017-04-17 14:51:55 +0000
committerDaniel Kahn Gillmor <[email protected]>2017-04-17 14:51:55 +0000
commit55b00bcc305e2e4ef928b2c9aa1eb6ce261ad78a (patch)
tree48c5076ea64c276d31e9cdab565abd285ba11dff /doc
parentagent: More minor change. (diff)
downloadgnupg-dkg/no-skel-files.tar.gz
gnupg-dkg/no-skel-files.zip
g10: remove skeleton options filesdkg/no-skel-files
* build-aux/speed/w32/inst.nsi: stop installing skeleton files. * doc/gpg.texi: stop documenting skeleton files. * g10/Makefile.am: stop installing skeleton files. * g10/openfile.c (copy_options_file): Remove. (try_make_homedir): do not call copy_options_file() The defaults for gpg and dirmngr are good. Both programs should work fine for the simple case without any config file. The skeleton config files were being copied at first use (when the defaults are fine). But when the user needs to fiddle with them (after they've become sophisticated users), they're likely out of date because gpg has been upgraded since then. So they're used for documentation, but they're stale documentation, which is probably worse than a clean empty file. -- GnuPG-bug-id: 3086 Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to '')
-rw-r--r--doc/gpg.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index c0d7cc4e9..aa55cb811 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -3480,10 +3480,6 @@ files; They all live in the current home directory (@pxref{option
You should backup all files in this directory and take care to keep
this backup closed away.
- @item @value{DATADIR}/options.skel
- @efindex options.skel
- The skeleton options file.
-
@end table
Operation is further controlled by a few environment variables: