diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-08-23 08:57:30 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-08-23 08:57:30 +0000 |
commit | 055c357b476ed8af246e189aa23875a1162eb322 (patch) | |
tree | e468f0dc02790241f7cb56b71ed9ed458147fa20 | |
parent | abef4bc25ae66399dfe500bfcea796d9f93c3016 (diff) | |
download | rpmdrake-055c357b476ed8af246e189aa23875a1162eb322.tar rpmdrake-055c357b476ed8af246e189aa23875a1162eb322.tar.gz rpmdrake-055c357b476ed8af246e189aa23875a1162eb322.tar.bz2 rpmdrake-055c357b476ed8af246e189aa23875a1162eb322.tar.xz rpmdrake-055c357b476ed8af246e189aa23875a1162eb322.zip |
fix rpmlint source
-rwxr-xr-x | rpmdrake | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"), |