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

Alexander Rødseth arodseth at archlinux.org
Mon Aug 29 13:09:01 UTC 2016


    Date: Monday, August 29, 2016 @ 13:09:01
  Author: arodseth
Revision: 187917

upgpkg: at 3.1.20-2

Modified:
  at/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-29 13:08:52 UTC (rev 187916)
+++ PKGBUILD	2016-08-29 13:09:01 UTC (rev 187917)
@@ -5,7 +5,7 @@
 
 pkgname=at
 pkgver=3.1.20
-pkgrel=1
+pkgrel=2
 pkgdesc='AT and batch delayed command scheduling utility and daemon'
 arch=('x86_64' 'i686')
 url='http://blog.calhariz.com/tag/at'
@@ -24,7 +24,8 @@
     --prefix=/usr \
     --sbindir=/usr/bin \
     --with-jobdir=/var/spool/atd \
-    --with-atspool=/var/spool/atd
+    --with-atspool=/var/spool/atd \
+    --with-systemdsystemunitdir=/usr/lib/systemd/system
   CFLAGS="$CFLAGS -w" make
 }
 



More information about the arch-commits mailing list