Fix location of udev rules
This commit is contained in:
parent
9571773bda
commit
0e1e5ef56f
@ -56,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING INSTALL NEWS TODO THANKS AUTHORS README
|
%doc COPYING INSTALL NEWS TODO THANKS AUTHORS README
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
|
%{_prefix}/lib/udev/rules.d/60-fprint-autosuspend.rules
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Loading…
Reference in New Issue
Block a user