summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f1935ea5015..c2668b64d0a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=glusterfs34
_pkgname=glusterfs
pkgver=3.4.7
-pkgrel=1
+pkgrel=2
pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes. Version 3.4'
arch=(i686 x86_64)
url='http://www.gluster.org/'
@@ -53,6 +53,8 @@ package() {
mkdir -p $pkgdir/usr/lib/tmpfiles.d
echo "d /var/run/glusterfs 0755 root root -" >$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
+ chmod -x "$pkgdir/usr/lib/systemd/system/glusterd.service"
+
install -D -m 644 \
$srcdir/$_pkgname-$pkgver/{INSTALL,COPYING*} \
$pkgdir/usr/share/doc/glusterfs/