aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/gpg.conf
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2005-10-01 20:41:41 +0000
committerMarcus Brinkmann <[email protected]>2005-10-01 20:41:41 +0000
commitbda9541b51f64e9138160811faea26be22dc7ac0 (patch)
treee63a4602eaadde31d901981a4c7a1e71471b0844 /tests/gpg/gpg.conf
parent2005-10-01 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-bda9541b51f64e9138160811faea26be22dc7ac0.tar.gz
gpgme-bda9541b51f64e9138160811faea26be22dc7ac0.zip
2005-10-01 Marcus Brinkmann <[email protected]>
* gpg/Makefile.am (EXTRA_DIST): Remove gpg.conf. (DISTCLEANFILES): Add gpg.conf. (all-local): Add gpg.conf. (./gpg.conf): New target. * gpg/gpg.conf: Remove file.
Diffstat (limited to 'tests/gpg/gpg.conf')
-rw-r--r--tests/gpg/gpg.conf27
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/gpg/gpg.conf b/tests/gpg/gpg.conf
deleted file mode 100644
index f1196a1e..00000000
--- a/tests/gpg/gpg.conf
+++ /dev/null
@@ -1,27 +0,0 @@
-# Options for GnuPG
-# Copyright 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
-#
-# This file is free software; as a special exception the author gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-#
-# This file is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-#
-# Unless you specify which option file to use (with the command line
-# option "--options filename"), GnuPG uses the file ~/.gnupg/gpg.conf
-# by default.
-#
-# An options file can contain any long options which are available in
-# GnuPG. If the first non white space character of a line is a '#',
-# this line is ignored. Empty lines are also ignored.
-#
-# See the man page for a list of options.
-
-# By default GnuPG creates version 3 signatures for data files. This
-# is not strictly OpenPGP compliant but PGP 6 and most versions of PGP
-# 7 require them. To disable this behavior, you may use this option
-# or --openpgp.
-
-no-force-v3-sigs