mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +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() {
|
post_install() {
|
||||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||||
|
|
||||||
vlicense LICENSE-APACHE
|
for f in LICENSES/*; do
|
||||||
vlicense LICENSE-BSD-3-Clause
|
vlicense $f
|
||||||
|
done
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue