From 8635bd2992af5dfce8d4e4c6700e181dfee3b864 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 27 Mar 2009 18:35:51 +0000 Subject: [PATCH] - use system libltdl Changed files: clamav.spec -> 1.260 --- clamav.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/clamav.spec b/clamav.spec index c2ba526..9d531cb 100644 --- a/clamav.spec +++ b/clamav.spec @@ -156,7 +156,9 @@ Biblioteki statyczne clamav. --disable-clamav \ %{?with_milter:--enable-milter} \ --with-dbdir=/var/lib/%{name} \ - --with-no-cache + --with-no-cache \ + --with-ltdl-include=/usr/include/ \ + --with-ltdl-lib=/usr/lib/ %{__make} LIBTOOL=/usr/bin/libtool %install -- 2.44.0