Re: [udisks] moving shared mounts from /media to /run/media ?

2013-03-19 Thread Tom Gundersen
On Tue, Feb 19, 2013 at 10:49 PM, David Zeuthen wrote: > Yeah, please open a bug for this in bugzilla. Thanks. Sorry for the delay, but here it is: . -t ___ devkit-devel mailing list devkit-devel@list

[PATCH][UPower] build: detect udev rules dir

2013-03-19 Thread Tom Gundersen
Udev rules may live in either /lib/udev/rules.d or /usr/lib/udev/rules.d depending on the distro. Remove the heuristic for deciding the dir, use pkgconfig to detect the location and allow it to be set manually. --- configure.ac | 12 +--- rules/Makefile.am | 1 - 2 files changed, 5