clamav.patch
author Tomas Zeman <tzeman@volny.cz>
Fri, 12 Apr 2013 11:42:52 +0200
changeset 146 9d936651549d
parent 142 de7c89c2aba7
permissions -rw-r--r--
lighttpd-backport.patch: no systemd; fixed deps

ClamAV requirements

diff -r 7a5a2f78fdde source/apps-extra/clamav/FrugalBuild
--- a/source/apps-extra/clamav/FrugalBuild	Thu Oct 18 11:51:33 2012 +0200
+++ b/source/apps-extra/clamav/FrugalBuild	Thu Oct 18 14:04:37 2012 +0200
@@ -5,7 +5,8 @@
 pkgver=0.97.4
 pkgrel=4
 pkgdesc="Clam AntiVirus is a GPL anti-virus toolkit for UNIX"
-depends=('gmp>=5.0.1' 'bzip2' 'curl>=7.19.0')
+#depends=('gmp>=5.0.1' 'bzip2' 'curl>=7.19.0')
+depends=('gmp' 'bzip2' 'curl>=7.19.0')
 rodepends=('shadow')
 backup=(etc/{freshclam,clamd}.conf)
 groups=('apps-extra')
@@ -19,7 +20,7 @@
           'acc22c8def14d7dea1c781da347f5765196726b9')
 
 _F_systemd_units=(clamav= freshclam=)
-Finclude systemd
+#Finclude systemd
 
 build()
 {
@@ -40,7 +41,7 @@
 EOF
 	Ffile /lib/systemd/system/clamav.service
 	Ffile /lib/systemd/system/freshclam.service
-	Fgenscriptlet
+#	Fgenscriptlet
 }
 
 # optimization OK