]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- use system libltdl
authormarcus <marcus@pld-linux.org>
Fri, 27 Mar 2009 18:35:51 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav.spec -> 1.260

clamav.spec

index c2ba526107035e0240a25a9240f1864e3ccd7470..9d531cbd75b81cc79ad062750de7c7f5e8051ca9 100644 (file)
@@ -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
This page took 0.032865 seconds and 4 git commands to generate.