mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
libogdf: remove wrong vmove
This commit is contained in:
parent
396ce60f9d
commit
32cdfd05eb
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ libogdf-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/share/examples
|
|
||||||
vmove usr/lib/cmake
|
vmove usr/lib/cmake
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue