Fix location of udev rules

This commit is contained in:
Bastien Nocera 2012-12-04 08:03:20 +01:00
parent 9571773bda
commit 0e1e5ef56f

View File

@ -56,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc COPYING INSTALL NEWS TODO THANKS AUTHORS README
%{_libdir}/*.so.*
%{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
%{_prefix}/lib/udev/rules.d/60-fprint-autosuspend.rules
%files devel
%defattr(-,root,root,-)