diff options
Diffstat (limited to '')
| -rw-r--r-- | security/pgp5/files/patch-apps::pgp::pgp.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/pgp5/files/patch-apps::pgp::pgp.c b/security/pgp5/files/patch-apps::pgp::pgp.c new file mode 100644 index 000000000000..410207e3b5a6 --- /dev/null +++ b/security/pgp5/files/patch-apps::pgp::pgp.c @@ -0,0 +1,10 @@ +--- apps/pgp/pgp.c.orig Wed Nov 21 16:48:19 2001 ++++ apps/pgp/pgp.c Wed Nov 21 16:48:00 2001 +@@ -1095,6 +1095,7 @@ + break; + + case 'p': ++ case '5': + invoked_type = PGPraw; + break; + |
