[PATCH] add init.d/udev to the spec file

add /etc/init.d/udev to the SPEC-File and this way to the RPM
This commit is contained in:
eike-hotplug@sf-tec.de 2003-12-15 22:22:30 -08:00 committed by Greg KH
parent 5d4754f195
commit d870b833e9
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) /etc/udev/udev.rules
%attr(0644,root,root) /etc/udev/udev.permissions
%attr(-,root,root) /etc/hotplug.d/default/udev.hotplug
%attr(755,root,root) /etc/init.d/udev
%attr(0644,root,root) %{_mandir}/man8/udev.8*
%changelog