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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu May 30 09:42:09 UTC 2013


    Date: Thursday, May 30, 2013 @ 11:42:08
  Author: spupykin
Revision: 91948

upgpkg: incron 0.5.10-6

upd

Modified:
  incron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-30 09:41:33 UTC (rev 91947)
+++ PKGBUILD	2013-05-30 09:42:08 UTC (rev 91948)
@@ -5,7 +5,7 @@
 
 pkgname=incron
 pkgver=0.5.10
-pkgrel=5
+pkgrel=6
 pkgdesc="Like the regular cron but is driven by filesystem events instead of time periods"
 arch=('i686' 'x86_64')
 url="http://incron.aiken.cz/"
@@ -43,4 +43,5 @@
     SYSDATADIR="${pkgdir}"/etc/incron.d install
 
   install -Dm0644 "${srcdir}/incrond.service" "${pkgdir}/usr/lib/systemd/system/incrond.service"
+  rmdir $pkgdir/usr/sbin
 }




More information about the arch-commits mailing list