mirror of
https://github.com/systemd/systemd.git
synced 2025-02-04 21:47:31 +03:00
[PATCH] Include more examples in the docs area for gentoo and redhat
Here's a patch that puts the udev.rules and udev.permissions files in the docs dir. This should help people out who install with just the rpm.
This commit is contained in:
parent
d5f91372dd
commit
824e601185
@ -114,7 +114,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README TODO ChangeLog HOWTO* etc/udev/udev.rules.examples docs/*
|
||||
%doc COPYING README TODO ChangeLog HOWTO* docs/*
|
||||
%doc etc/udev/udev.rules.{examples,gentoo,redhat}
|
||||
%doc etc/udev/udev.permissions.{gentoo,redhat}
|
||||
%attr(755,root,root) /sbin/udev
|
||||
%attr(755,root,root) /usr/bin/udevinfo
|
||||
%attr(755,root,root) /sbin/udevsend
|
||||
|
Loading…
x
Reference in New Issue
Block a user