]> git.pld-linux.org Git - packages/vsftpd.git/blobdiff - vsftpd.spec
- drop unwanted libs
[packages/vsftpd.git] / vsftpd.spec
index 77cbd08985cfab6c3a72d39983693d9c297a01fc..bcc725161d41768a26f7a20168d541591c8110b3 100644 (file)
@@ -107,7 +107,7 @@ Ten pakiet pozwala na wystartowanie vsftpd jako samodzielnego demona.
 %{__make} \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}" \
-       LIBS="-lwrap -lnsl -lpam -lcap -ldl -lcrypto -lssl" \
+       LIBS="-lwrap -lpam -lcap -lssl -lcrypto" \
        LINK="%{rpmldflags}"
 
 %install
This page took 0.09196 seconds and 4 git commands to generate.