f9936db948
changes file modificatons after factory-auto reject (forwarded request 317256 from abergmann) OBS-URL: https://build.opensuse.org/request/show/317257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=75
18 lines
476 B
Diff
18 lines
476 B
Diff
Index: net-snmp-5.7.2/local/tkmib
|
|
===================================================================
|
|
--- net-snmp-5.7.2.orig/local/tkmib
|
|
+++ net-snmp-5.7.2/local/tkmib
|
|
@@ -27,10 +27,9 @@ instructions.
|
|
|
|
if (!$havetk) {
|
|
print "
|
|
-ERROR: You don't have the Tk module installed. You should be able to
|
|
-install this by running (as root):
|
|
+ERROR: You don't have the Tk module installed.
|
|
|
|
- perl -MCPAN -e 'install Tk'
|
|
+ Please install the perl-Tk package.
|
|
";
|
|
}
|
|
|