Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32253327275e8599b9cb2f5d0504f6ae189306b9

commit 32253327275e8599b9cb2f5d0504f6ae189306b9
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Thu Jan 14 03:33:38 2010 +0100

bluez-utils-3.36-4-i686

- fix udev warnings

diff --git a/source/apps-extra/bluez-utils/FrugalBuild 
b/source/apps-extra/bluez-utils/FrugalBuild
index 7a494c0..bfdc157 100644
--- a/source/apps-extra/bluez-utils/FrugalBuild
+++ b/source/apps-extra/bluez-utils/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=bluez-utils
pkgver=3.36
-pkgrel=3
+pkgrel=4
pkgdesc="Bluetooth tools and daemons"
url="http://bluez.sourceforge.net/";
depends=('dbus-glib>=0.76' 'hal>=0.5.11' 'alsa-lib' 'openobex>=1.3-10' 
'bluez-libs>=3.36')
@@ -31,6 +31,8 @@ build() {
--enable-manpages
Fmkdir /etc/udev/rules.d
cd scripts
+       Fsed 'SYSFS' 'ATTRS' bluetooth.rules
+       Fsed 'BUS' 'SUBSYSTEMS' bluetooth.rules
Fcprel bluetooth.rules /etc/udev/rules.d/bluetooth.rules
Frm /etc/dbus-1/system.d/bluetooth.conf
Fcp bluetooth-dbus.conf /etc/dbus-1/system.d/bluetooth.conf
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to