ice-ssb: fix build

This commit is contained in:
Michal Vasilek 2023-02-23 20:41:27 +01:00
parent 8efa61b593
commit c285b9ef64

View file

@ -16,5 +16,5 @@ post_extract() {
}
do_install() {
vcopy usr usr
vcopy usr .
}