Bug 158365 - app-vim/udev-syntax-20051016 does not detect udev-rule files of newer udev
|
Bug#:
158365
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: vim@gentoo.org
|
Reported By: zzam@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: app-vim/udev-syntax-20051016 does not detect udev-rule files of newer udev
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-12-17 05:44 0000
|
app-vim/udev-syntax-20051016 is not able to automatically switch vim to mode
for udev-rules files, it seems to have the old name of the rules-file
hardcoded.
The filename is no longer udev.rules, but /etc/udev/rules.d/*.rules
Perhaps one can match "udev/rules.d"
Fixed in CVS. Thanks for the report and the patch.