summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorBenedikt Morbach <benedikt.morbach@googlemail.com>2012-06-30 23:14:02 +0200
committerRichard Hughes <richard@hughsie.com>2012-07-02 10:03:41 +0100
commitd1dbea3c58f7f69a55c15b2e05ef8e0622f71503 (patch)
tree16684a410ad6437cd5b9b68c93894bc263435fb3 /rules
parenta467cfc5f38f5f8e0bf87d8f850703248fb126fc (diff)
downloadcolord-d1dbea3c58f7f69a55c15b2e05ef8e0622f71503.tar.gz
Get udevrulesdir from pkg-config
udev upstream likes to move this around (they just did it again, during the udev -> systemd merge) But they provide a standard way to find the dir through pkg-config. This has been around for ages, so use it. Signed-off-by: Richard Hughes <richard@hughsie.com>
Diffstat (limited to 'rules')
-rw-r--r--rules/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/Makefile.am b/rules/Makefile.am
index b750cd5..45efd3d 100644
--- a/rules/Makefile.am
+++ b/rules/Makefile.am
@@ -1,4 +1,3 @@
-udevrulesdir = $(slashlibdir)/udev/rules.d
udevrules_DATA = \
69-cd-sensors.rules \
95-cd-devices.rules