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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Oct 8 16:48:27 UTC 2014


    Date: Wednesday, October 8, 2014 @ 18:48:26
  Author: bpiotrowski
Revision: 224099

upgpkg: gpsd 3.11-2

install gpsdctl at .service (FS#42203)

Modified:
  gpsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-08 16:38:37 UTC (rev 224098)
+++ PKGBUILD	2014-10-08 16:48:26 UTC (rev 224099)
@@ -6,7 +6,7 @@
 
 pkgname=gpsd
 pkgver=3.11
-pkgrel=1
+pkgrel=2
 pkgdesc="GPS daemon and library to support USB/serial GPS devices"
 arch=('i686' 'x86_64')
 url="http://catb.org/gpsd/"
@@ -73,6 +73,7 @@
 
   install -D -m644 systemd/gpsd.service "${pkgdir}/usr/lib/systemd/system/gpsd.service"
   install -D -m644 systemd/gpsd.socket "${pkgdir}/usr/lib/systemd/system/gpsd.socket"
+  install -D -m644 systemd/gpsdctl at .service "${pkgdir}/usr/lib/systemd/system/gpsdctl at .service"
 
   install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 



More information about the arch-commits mailing list