mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
polygen: fix vcopy failure
This commit is contained in:
parent
aef5c71008
commit
ab75444804
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ do_install() {
|
||||||
vbin polygen
|
vbin polygen
|
||||||
|
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
vmkdir usr/share/
|
||||||
vcopy grm usr/share/${pkgname}
|
vcopy grm usr/share/${pkgname}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue