diff options
-rw-r--r-- | security/pgp5/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgp5/files/patch-ac b/security/pgp5/files/patch-ac index bb15dfe9fbc4..8f78ce60569b 100644 --- a/security/pgp5/files/patch-ac +++ b/security/pgp5/files/patch-ac @@ -26,5 +26,5 @@ + $(LN_S) $(INSTPGP) pgpe; \ + $(LN_S) $(INSTPGP) pgps; \ + $(LN_S) $(INSTPGP) pgpv; \ -+ $(LN_S) $(INSTPGP) pgp_old \ ++ $(LN_S) $(INSTPGP) pgpo; \ ) |