pidgin/pidgin-2.8.0-reread-resolvconf.patch
Alexander Khryukin 89a9f20c26 spec cleanup
2012-11-19 18:37:20 +04:00

11 lines
450 B
Diff

--- pidgin-2.8.0/libpurple/network.c.reread-resolvconf 2011-06-09 16:30:04.764927571 +0200
+++ pidgin-2.8.0/libpurple/network.c 2011-06-09 16:31:29.356249181 +0200
@@ -874,8 +874,6 @@
#else
case NM_STATE_CONNECTED:
#endif
- /* Call res_init in case DNS servers have changed */
- res_init();
/* update STUN IP in case we it changed (theoretically we could
have gone from IPv4 to IPv6, f.ex. or we were previously
offline */