From: Petr Rockai <mornfall@fedoraproject.org>
To: lvm-devel@redhat.com
Subject: master - spec: udev rules don't live under %{_prefix} on fc16/rhel6
Date: Fri, 28 Feb 2014 13:20:16 +0000 (UTC) [thread overview]
Message-ID: <20140228132016.66DB261002@fedorahosted.org> (raw)
Gitweb: http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=c69d37d1260aac04b8964ca92af489a2de0e9d77
Commit: c69d37d1260aac04b8964ca92af489a2de0e9d77
Parent: f3b9fe60242456f0e89a30e89b2f2849a78bb9e8
Author: Petr Rockai <me@mornfall.net>
AuthorDate: Fri Feb 28 14:18:15 2014 +0100
Committer: Petr Rockai <me@mornfall.net>
CommitterDate: Fri Feb 28 14:18:15 2014 +0100
spec: udev rules don't live under %{_prefix} on fc16/rhel6
---
spec/source.inc | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/spec/source.inc b/spec/source.inc
index 4b93be3..0a1c270 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -33,6 +33,9 @@
%global req_udev udev >= 158-1
%global req_cluster openais >= 1.1.1-1, cman >= 3.0.6-1, corosync >= 1.2.0-1
+
+%global _udevbasedir /lib/udev
+%global _udevdir %{_udevbasedir}/rules.d
%endif
%if %{fedora} == 16
reply other threads:[~2014-02-28 13:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140228132016.66DB261002@fedorahosted.org \
--to=mornfall@fedoraproject.org \
--cc=lvm-devel@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.