]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- adjust also clamav-config; release 5 auto/th/clamav-0.101.0-5
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Dec 2018 19:59:57 +0000 (20:59 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Dec 2018 19:59:57 +0000 (20:59 +0100)
clamav-headers.patch
clamav.spec

index 8541c0cc86a93329358cfdd6f69c591e81723685..bd592d3047bd147b4641aab3cf8936c969fe28f4 100644 (file)
  
  Name: libclamav
  Description: A GPL virus scanner
+--- clamav-0.101.0/clamav-config.in.orig       2018-11-29 14:52:31.000000000 +0100
++++ clamav-0.101.0/clamav-config.in    2018-12-10 19:32:41.185456107 +0100
+@@ -3,7 +3,7 @@
+ prefix=@prefix@
+ exec_prefix=@exec_prefix@
+-includedir=@includedir@
++includedir=@includedir@/clamav
+ libdir=@libdir@
+ usage()
+@@ -55,7 +55,7 @@
+       ;;
+     --cflags)
+-              echo -I@includedir@ @CFLAGS@
++              echo -I${includedir} @CFLAGS@
+               ;;
+     --libs)
index 8ec51db43adfc5eea3625d5cdae9b307a25cec6b..391cfb44d376df077c6be834df42ff5bbd2c9f60 100644 (file)
@@ -19,7 +19,7 @@ Summary:      An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
 Version:       0.101.0
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         Daemons
 #Source0Download: http://www.clamav.net/download
This page took 0.028501 seconds and 4 git commands to generate.