]> git.pld-linux.org Git - packages/bluez.git/blame - bluez-udev-path.patch
- missing patch
[packages/bluez.git] / bluez-udev-path.patch
CommitLineData
d4323565
PZ
1--- bluez-4.40/scripts/Makefile.am~ 2009-05-19 11:04:10.000000000 +0200
2+++ bluez-4.40/scripts/Makefile.am 2009-05-24 18:35:37.159621106 +0200
3@@ -1,6 +1,6 @@
4
5 if CONFIGFILES
6-rulesdir = $(sysconfdir)/udev
7+rulesdir = $(sysconfdir)/udev/rules.d
8
9 rules_DATA =
10
11@@ -14,7 +14,7 @@
12 endif
13
14 if PCMCIARULES
15-udevdir = $(libexecdir)/udev
16+udevdir = $(libexecdir)/udev/rules.d
17
18 udev_SCRIPTS = bluetooth_serial
19 endif
This page took 0.064047 seconds and 4 git commands to generate.