removed unnecessary patch - autoreconf will do
[libvirt.git] / libcurl-daemon.patch
diff --git a/libcurl-daemon.patch b/libcurl-daemon.patch
deleted file mode 100644 (file)
index a13198e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/daemon/Makefile.am       2013-01-30 09:19:50.000000000 +0100
-+++ b/daemon/Makefile.am       2013-02-20 17:28:21.755826555 +0100
-@@ -120,7 +120,8 @@
-       $(SASL_LIBS)                                    \
-       $(DBUS_LIBS)                                    \
-       $(POLKIT_LIBS)                                  \
--      $(LIBNL_LIBS)
-+      $(LIBNL_LIBS)                                   \
-+      $(CURL_LIBS)
- if WITH_DTRACE_PROBES
- libvirtd_LDADD += ../src/libvirt_probes.lo