From 055c357b476ed8af246e189aa23875a1162eb322 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 23 Aug 2006 08:57:30 +0000 Subject: fix rpmlint source --- rpmdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmdrake b/rpmdrake index e3d2a5b2..365f5e88 100755 --- a/rpmdrake +++ b/rpmdrake @@ -192,7 +192,7 @@ but you may still browse the existing database."), yesno => 1, text => { no => N my $dont_show_selections = $> ? 1 : 0; -#- /usr/share/rpmlint/TagsCheck.py (duplicates are normal, so that we are not too far away from .py) +#- /usr/share/rpmlint/MenuCheck.py (duplicates are normal, so that we are not too far away from .py) if (0) { my @valid_groups = ( N_("Accessibility"), -- cgit v1.2.1