oksh: add to sh alternatives group
This commit is contained in:
committed by
Christian Neukirchen
parent
38bb046d18
commit
75197b876d
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'oksh'
|
# Template file for 'oksh'
|
||||||
pkgname=oksh
|
pkgname=oksh
|
||||||
version=0.5.9
|
version=0.5.9
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="OpenBSD's version of ksh ported to Linux"
|
short_desc="OpenBSD's version of ksh ported to Linux"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
@@ -14,6 +14,8 @@ register_shell="/bin/oksh"
|
|||||||
alternatives="
|
alternatives="
|
||||||
ksh:ksh:/usr/bin/oksh
|
ksh:ksh:/usr/bin/oksh
|
||||||
ksh:ksh.1:/usr/share/man/man1/oksh.1
|
ksh:ksh.1:/usr/share/man/man1/oksh.1
|
||||||
|
sh:sh:/usr/bin/oksh
|
||||||
|
sh:sh.1:/usr/share/man/man1/oksh.1
|
||||||
"
|
"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user