Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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"
Created an attachment (id=106376) [details] Modifiy detect-routine to work on newer udev-filenames This patch changes detection to test for existance of udev/rules.d inside the path.
Created an attachment (id=106378) [details] Ebuild-Changes
Fixed in CVS. Thanks for the report and the patch.