Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > media > main-release-src > by-pkgid > 8237ee104d2a4fac6a18dc3e49de0c9e > files > 14

rpmlint-0.84-2mdv2009.1.src.rpm

diff -p -up ./PostCheck.py.tvc ./PostCheck.py
--- ./PostCheck.py.tvc	2008-02-11 21:10:08.000000000 +0100
+++ ./PostCheck.py	2008-02-11 21:10:39.000000000 +0100
@@ -160,7 +160,7 @@ class PostCheck(AbstractCheck.AbstractCh
                             menu_error=0
                             break
                     if menu_error:
-                        printError(pkg, 'update-menus-without-menu-file-in-' + tag[2])
+                        printWarning(pkg, 'update-menus-without-menu-file-in-' + tag[2])
                 if tmp_regex.search(script):
                     printError(pkg, 'use-tmp-in-' + tag[2])
                 for c in prereq_assoc: