linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add rulesdir to libudev.pc
@ 2009-01-08 19:49 Marcel Holtmann
  2009-01-08 21:43 ` Kay Sievers
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marcel Holtmann @ 2009-01-08 19:49 UTC (permalink / raw)
  To: linux-hotplug

[-- 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


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

end of thread, other threads:[~2009-01-15 22:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08 19:49 Add rulesdir to libudev.pc Marcel Holtmann
2009-01-08 21:43 ` Kay Sievers
2009-01-08 22:47 ` Marcel Holtmann
2009-01-08 22:54 ` Kay Sievers
2009-01-15 22:59 ` Karel Zak

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).