Re-add file forgotten in update to 1.1.2-1.
Approved by: netchild
This commit is contained in:
parent
90136fe774
commit
4bd343b7ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151641
1 changed files with 16 additions and 0 deletions
16
security/antivir-milter/files/patch-pgp::README
Normal file
16
security/antivir-milter/files/patch-pgp::README
Normal file
|
@ -0,0 +1,16 @@
|
|||
--- pgp/README.orig Fri Oct 1 11:25:22 2004
|
||||
+++ pgp/README Tue Oct 12 17:50:07 2004
|
||||
@@ -58,10 +58,10 @@
|
||||
|
||||
|
||||
7. Activate GnuPG in AntiVir by adding the GnuPGBinary directive to the
|
||||
- /etc/antivir.conf file. This directive takes as argument the full path
|
||||
- to your GnuPG binary. Typically it would look like this:
|
||||
+ %%PREFIX%%/etc/antivir.conf file. This directive takes as argument the
|
||||
+ full path to your GnuPG binary. Typically it would look like this:
|
||||
|
||||
- GnuPGBinary /usr/local/bin/gpg
|
||||
+ GnuPGBinary %%LOCALBASE%%/bin/gpg
|
||||
|
||||
|
||||
Note: Currently only engine or program updates utilize GnuPG. VDF file
|
Loading…
Reference in a new issue