summaryrefslogtreecommitdiffstats
path: root/antivirus/clamav/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'antivirus/clamav/PRE_BUILD')
-rwxr-xr-xantivirus/clamav/PRE_BUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/antivirus/clamav/PRE_BUILD b/antivirus/clamav/PRE_BUILD
new file mode 100755
index 0000000000..008c750585
--- /dev/null
+++ b/antivirus/clamav/PRE_BUILD
@@ -0,0 +1,9 @@
+create_account clamav &&
+
+# use the following command to recreate ./clam.gpg
+#gpg --no-default-keyring --keyring ./clam.gpg --keyserver \
+#hkp://subkeys.pgp.net --recv-keys 985A444B
+
+#gpg --keyring $SCRIPT_DIRECTORY/clam.gpg \
+# --verify $SOURCE_CACHE/$SOURCE2 &&
+default_pre_build