mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
cloud-hypervisor: fix license installation.
This commit is contained in:
parent
8a13d37573
commit
c92530dfb6
1 changed files with 3 additions and 2 deletions
|
@ -14,6 +14,7 @@ checksum=2b456498d72e8cbfd199f1efbfd178e076967949733318bd043db79ee0d50cd5
|
|||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
||||
vlicense LICENSE-APACHE
|
||||
vlicense LICENSE-BSD-3-Clause
|
||||
for f in LICENSES/*; do
|
||||
vlicense $f
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue