Date: Monday, February 1, 2010 @ 14:37:36
  Author: andrea
Revision: 66839

removed duplicate rule file (FS#18054)

Modified:
  bluez/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-02-01 19:37:19 UTC (rev 66838)
+++ PKGBUILD    2010-02-01 19:37:36 UTC (rev 66839)
@@ -56,10 +56,8 @@
   install -m755 "${srcdir}/rc.bluetooth" "${pkgdir}/etc/rc.d/bluetooth" || 
return 1
   install -m644 "${srcdir}/bluetooth.conf.d" "${pkgdir}/etc/conf.d/bluetooth" 
|| return 1
 
-  install -m755 -d "${pkgdir}/etc/udev/rules.d"
   install -m755 -d "${pkgdir}/lib/udev/"
   install -m755 scripts/bluetooth_serial "${pkgdir}/lib/udev/" || return 1
-  install -m644 scripts/bluetooth.rules 
"${pkgdir}/etc/udev/rules.d/97-bluetooth-serial.rules" || return 1
 
   install -m755 test/simple-agent "${pkgdir}/usr/bin/bluez-simple-agent" || 
return 1
 }

Reply via email to