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

Sébastien Luttringer seblu at archlinux.org
Sat Dec 19 21:27:46 UTC 2015


    Date: Saturday, December 19, 2015 @ 22:27:46
  Author: seblu
Revision: 153730

upgpkg: drbd-utils 8.9.5-2

Modified:
  drbd-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-19 16:02:50 UTC (rev 153729)
+++ PKGBUILD	2015-12-19 21:27:46 UTC (rev 153730)
@@ -3,7 +3,7 @@
 
 pkgname=drbd-utils
 pkgver=8.9.5
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc='Userland tools for Distributed Replicated Block Device'
 url='http://www.drbd.org'
@@ -59,6 +59,9 @@
   install -Dm 644 /dev/null usr/lib/modules-load.d/drbd.conf
   echo 'drbd' > usr/lib/modules-load.d/drbd.conf
 
+  # fix rights on systemd files
+  chmod 644 usr/lib/systemd/system/*
+
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list