From 9fca43b3894494f2b70709e916c37448ffd9ffe8 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 8 Aug 2021 13:18:24 +0200 Subject: [PATCH] heyu: fix permissions --- srcpkgs/heyu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/heyu/template b/srcpkgs/heyu/template index 93b3ad7cc58..2537b473e4f 100644 --- a/srcpkgs/heyu/template +++ b/srcpkgs/heyu/template @@ -1,7 +1,7 @@ # Template file for 'heyu' pkgname=heyu version=2.10.1 -revision=3 +revision=4 build_style=configure configure_script="./Configure" configure_args="linux" @@ -26,7 +26,7 @@ do_install() { vbin heyu vmkdir etc/heyu - vinstall x10config.sample 0666 etc/heyu x10.conf + vinstall x10config.sample 0644 etc/heyu x10.conf vman heyu.1 vman x10config.5