yast2-network/noswitch.patch
2011-05-27 10:35:05 +00:00

13 lines
473 B
Diff

Index: yast2-network-2.20.10/src/lan/YaPI/NETWORK.pm
===================================================================
--- yast2-network-2.20.10.orig/src/lan/YaPI/NETWORK.pm 2010-12-20 15:31:59.000000000 +0100
+++ yast2-network-2.20.10/src/lan/YaPI/NETWORK.pm 2011-05-26 17:41:03.734911340 +0200
@@ -4,7 +4,6 @@ use strict;
use YaST::YCP qw(:LOGGING);
use YaPI;
use Data::Dumper;
-use Switch;
# ------------------- imported modules
YaST::YCP::Import ("LanItems");