mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
quazip-qt5: fix cmake files path
This commit is contained in:
parent
82b9edeba4
commit
216a889ec1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ quazip-qt5-devel_package() {
|
|||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/share/cmake
|
||||
vmove usr/share
|
||||
vmove "usr/lib/*.a"
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue