mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
rc: use register_shell
This commit is contained in:
parent
e7b3a2a61c
commit
2bc2e61c38
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'rc'
|
# Template file for 'rc'
|
||||||
pkgname=rc
|
pkgname=rc
|
||||||
version=1.7.1
|
version=1.7.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
register_shell="/bin/rc"
|
||||||
short_desc="An alternative implementation of the plan 9 rc shell"
|
short_desc="An alternative implementation of the plan 9 rc shell"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="custom"
|
license="custom"
|
||||||
|
|
Loading…
Add table
Reference in a new issue