From: "Ken Brush" <ken@cgi101.com>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] Include more examples in the docs area for gentoo and
Date: Thu, 04 Mar 2004 17:13:54 +0000 [thread overview]
Message-ID: <35039.65.172.181.6.1078420434.squirrel@secure.cgi101.com> (raw)
[-- 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
next reply other threads:[~2004-03-04 17:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-04 17:13 Ken Brush [this message]
2004-03-04 19:03 ` [PATCH] Include more examples in the docs area for gentoo and redhat Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=35039.65.172.181.6.1078420434.squirrel@secure.cgi101.com \
--to=ken@cgi101.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).