Update wicd to 1.7.0

svn path=/nixpkgs/trunk/; revision=24929
This commit is contained in:
Russell O'Connor
2010-11-29 20:15:44 +00:00
parent 50a167ba7b
commit 7f65afe3f3
4 changed files with 46 additions and 36 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
For some reason nix's pygtk doesn't have a pygtk module so we remove the version check.
If this ever changes we could remove this patch.
--- wicd-1.6.2.2/wicd/wicd-client.py 2009-09-01 11:05:31.000000000 -0400
+++ wicd-1.6.2.2/wicd/wicd-client.py 2009-12-28 00:22:57.000000000 -0500
--- wicd-1.7.0/gtk/wicd-client.py 2009-09-01 11:05:31.000000000 -0400
+++ wicd-1.7.0/gtk/wicd-client.py 2009-12-28 00:22:57.000000000 -0500
@@ -43,9 +43,6 @@
import atexit
from dbus import DBusException