heyu: fix permissions

This commit is contained in:
Michal Vasilek 2021-08-08 13:18:24 +02:00
parent 74acf1321f
commit 9fca43b389

View file

@ -1,7 +1,7 @@
# Template file for 'heyu' # Template file for 'heyu'
pkgname=heyu pkgname=heyu
version=2.10.1 version=2.10.1
revision=3 revision=4
build_style=configure build_style=configure
configure_script="./Configure" configure_script="./Configure"
configure_args="linux" configure_args="linux"
@ -26,7 +26,7 @@ do_install() {
vbin heyu vbin heyu
vmkdir etc/heyu vmkdir etc/heyu
vinstall x10config.sample 0666 etc/heyu x10.conf vinstall x10config.sample 0644 etc/heyu x10.conf
vman heyu.1 vman heyu.1
vman x10config.5 vman x10config.5