components/gnupg/gnupg.p5m.link_gpg_to_gpg2
author Rich Burridge <rich.burridge@oracle.com>
Thu, 08 Sep 2016 09:15:40 -0700
changeset 6861 6110892450ff
parent 6298 69961737bb28
permissions -rw-r--r--
22890928 deliver gawk section 3am man pages in /usr/share/man/man3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6298
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     1
#
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     3
#
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     7
#
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    12
#
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    18
#
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    20
#
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    22
#
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    23
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    24
# Link 'gpg' with 'gpg2' to workaround GnuPG tools directly executing
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    25
# gpg from the source code. gpg2 also presents itself as a gpg command
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    26
# in the help messages.
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    27
link path=usr/bin/gpg target=gpg2
69961737bb28 PSARC/2016/414 gpg links to gpg2
Jan Friedel <jan.friedel@oracle.com>
parents:
diff changeset
    28
link path=usr/share/man/man1/gpg.1 target=gpg2.1