aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-scanners/clamav/files/libcamav_fix.patch
blob: 736a3e604840d587f0d429c5548e613038db82ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: git/libclamav.pc.in
===================================================================
--- git.orig/libclamav.pc.in
+++ git/libclamav.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
 Name: libclamav
 Description: A GPL virus scanner
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lclamav
+Libs: -lclamav
 Libs.private: @LIBCLAMAV_LIBS@
 Cflags: -I${includedir}