linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Include more examples in the docs area for gentoo and
@ 2004-03-04 17:13 Ken Brush
  2004-03-04 19:03 ` [PATCH] Include more examples in the docs area for gentoo and redhat Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Ken Brush @ 2004-03-04 17:13 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

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.

-Ken

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: ken.patch --]
[-- Type: text/x-diff; name="ken.patch", Size: 495 bytes --]

--- udev.spec.orig	2004-03-04 09:00:21.135844794 -0800
+++ udev.spec	2004-03-04 09:06:55.343099499 -0800
@@ -114,7 +114,9 @@
 
 %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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-04 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04 17:13 [PATCH] Include more examples in the docs area for gentoo and Ken Brush
2004-03-04 19:03 ` [PATCH] Include more examples in the docs area for gentoo and redhat Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).