murmur: fix installation.
This commit is contained in:
parent
c9126a86a2
commit
ad506c340f
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ murmur_package() {
|
||||||
short_desc="${short_desc} - The murmur server (for mumble)"
|
short_desc="${short_desc} - The murmur server (for mumble)"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/bin/murmurd
|
vmove usr/bin/murmurd
|
||||||
vmove "usr/share/man/man1/mumurd*.1"
|
vmove "usr/share/man/man1/murmurd*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue