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'
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue