mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ice-ssb: fix build
This commit is contained in:
parent
8efa61b593
commit
c285b9ef64
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ post_extract() {
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vcopy usr usr
|
vcopy usr .
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue