[arch-commits] Commit in gpsd/trunk (PKGBUILD)

Tom Gundersen tomegun at archlinux.org
Tue Apr 10 10:51:21 UTC 2012


    Date: Tuesday, April 10, 2012 @ 06:51:21
  Author: tomegun
Revision: 155967

upgpkg: gpsd 3.4-3

fix udev rules

Modified:
  gpsd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-10 09:35:44 UTC (rev 155966)
+++ PKGBUILD	2012-04-10 10:51:21 UTC (rev 155967)
@@ -6,7 +6,7 @@
 
 pkgname=gpsd
 pkgver=3.4
-pkgrel=2
+pkgrel=3
 pkgdesc="GPS daemon and library to support USB/serial GPS devices"
 arch=('i686' 'x86_64')
 url="http://catb.org/gpsd/"
@@ -54,6 +54,8 @@
 
   install -D -m644 "${srcdir}/gpsd.conf.d" "${pkgdir}/etc/conf.d/gpsd"
 
+  sed -i 's|/lib/udev/gpsd|/usr/lib/udev/gpsd|' gpsd.rules
+
   install -D -m644 "gpsd.rules" "${pkgdir}/usr/lib/udev/rules.d/99-gpsd-usb.rules"
 
   sed -i 's|/etc/default/gpsd|/etc/conf.d/gpsd|' gpsd.hotplug




More information about the arch-commits mailing list