mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
dash: add license
This commit is contained in:
parent
0b70828317
commit
2f6de10057
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ checksum=5ecd5bea72a93ed10eb15a1be9951dd51b52e5da1d4a7ae020efd9826b49e659
|
||||||
alternatives="
|
alternatives="
|
||||||
sh:sh:/usr/bin/dash
|
sh:sh:/usr/bin/dash
|
||||||
sh:sh.1:/usr/share/man/man1/dash.1"
|
sh:sh.1:/usr/share/man/man1/dash.1"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue