0c1ba62553
- Switch is not used, so don't require it (removed from perl 5.13.1) OBS-URL: https://build.opensuse.org/request/show/71532 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=134
13 lines
473 B
Diff
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");
|