heyu: fix permissions
This commit is contained in:
parent
74acf1321f
commit
9fca43b389
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue