]> git.pld-linux.org Git - packages/bluez.git/blob - bluez-udev-path.patch
- removed BR openobex-devel (not needed)
[packages/bluez.git] / bluez-udev-path.patch
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.028185 seconds and 3 git commands to generate.