linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: linux-hotplug@vger.kernel.org
Subject: Add rulesdir to libudev.pc
Date: Thu, 08 Jan 2009 19:49:43 +0000	[thread overview]
Message-ID: <1231444183.5298.24.camel@californication> (raw)

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

Hi Kay,

I think we should add a rulesdir entry like for example PolicKit does
for its policy files. Attached patch does this. Please check if this
makes sense to you.

Regards

Marcel


[-- Attachment #2: 0001-libudev-libudev.pc-add-entry-for-rules-directory.patch --]
[-- Type: text/x-patch, Size: 693 bytes --]

From f398d5de42a904830c223a73126d67084db8fd9d Mon Sep 17 00:00:00 2001
From: Marcel Holtmann <marcel@holtmann.org>
Date: Thu, 8 Jan 2009 20:45:27 +0100
Subject: [PATCH] libudev: libudev.pc add entry for rules directory

---
 udev/lib/libudev.pc.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/udev/lib/libudev.pc.in b/udev/lib/libudev.pc.in
index 38fc052..fbc6587 100644
--- a/udev/lib/libudev.pc.in
+++ b/udev/lib/libudev.pc.in
@@ -2,6 +2,7 @@ prefix=@prefix@
 exec_prefix=@prefix@
 libdir=@prefix@/@libdir_name@
 includedir=@prefix@/include
+rulesdir=@prefix@/lib/udev/rules.d
 
 Name: libudev
 Description: Library to access udev device information
-- 
1.5.6.3


             reply	other threads:[~2009-01-08 19:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-08 19:49 Marcel Holtmann [this message]
2009-01-08 21:43 ` Add rulesdir to libudev.pc Kay Sievers
2009-01-08 22:47 ` Marcel Holtmann
2009-01-08 22:54 ` Kay Sievers
2009-01-15 22:59 ` Karel Zak

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=1231444183.5298.24.camel@californication \
    --to=marcel@holtmann.org \
    --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).