diff options
Diffstat (limited to 'security/pgp/files/patch-fileio.h')
-rw-r--r-- | security/pgp/files/patch-fileio.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pgp/files/patch-fileio.h b/security/pgp/files/patch-fileio.h deleted file mode 100644 index de5b25fc5109..000000000000 --- a/security/pgp/files/patch-fileio.h +++ /dev/null @@ -1,11 +0,0 @@ ---- fileio.h Sat Jan 6 14:46:36 1996 -+++ fileio.h.new Wed Jun 11 20:35:03 2003 -@@ -28,7 +28,7 @@ - #ifdef LINUX - # define PGP_SYSTEM_DIR "/var/lib/pgp/" - #else --# define PGP_SYSTEM_DIR "/usr/local/lib/pgp/" -+# define PGP_SYSTEM_DIR PREFIX "/share/pgp/" - #endif - #define FOPRBIN "r" - #define FOPRTXT "r" |