mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Fixed error of opening yum *.repo files.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
a8d1c9be43
commit
dcd628dda9
@ -137,7 +137,7 @@ file ..\*\\.(spec|spec\.in)$ RPM\sSpecfile
|
||||
include spec.syntax
|
||||
|
||||
file ..\*\\.repo$ YUM\sRepo File
|
||||
include yum.repo.syntax
|
||||
include yum-repo.syntax
|
||||
|
||||
file ..\*\\.(awk)$ AWK\sFile
|
||||
include awk.syntax
|
||||
|
Loading…
Reference in New Issue
Block a user