Bug 50426

Summary: move udev rules to correct dir
Product: libfprint Reporter: Benedikt Morbach <moben>
Component: libfprintAssignee: libfprint-bugs
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch for correct udev_rulesdir

Description Benedikt Morbach 2012-05-28 05:42:36 UTC
Created attachment 62165 [details] [review]
patch for correct udev_rulesdir

udev likes to move the directory where the rules are put around, so instead of hardcoding a dir, libfprint should just use the variable in udev's pkg-config file that tells it where to put them.
Comment 1 Bastien Nocera 2012-05-28 06:14:05 UTC
commit 0f4a75ff61cc156b6cabdb1f6c1e22ea314a9aff
Author: Benedikt Morbach <benedikt.morbach@googlemail.com>
Date:   Mon May 28 14:13:03 2012 +0200

    update udev rules dir location again
    
    Instead of hardcoding whatever the new fashion is every few months, which might
    even differ between distributions, just put the rules where udev says we should.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=50426

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.