forked from pool/brp-check-suse
44adde6cfc
OBS-URL: https://build.opensuse.org/package/show/Base:System/brp-check-suse?expand=0&rev=8
12 lines
440 B
Diff
12 lines
440 B
Diff
--- brp-desktop.data/xdg_menu
|
|
+++ brp-desktop.data/xdg_menu
|
|
@@ -1980,7 +1980,7 @@
|
|
$output = output_validate($menu);
|
|
print $output;
|
|
if ( $validate_error eq 1 ) {
|
|
- print "Errors in installed desktop file detected. Please mail stbinner\@suse.de, if you think this is wrong.\n";
|
|
+ print "Errors in installed desktop file detected. Please refer to http://en.opensuse.org/SUSE_Package_Conventions/RPM_Macros\n";
|
|
exit 1;
|
|
}
|
|
exit 0;
|