mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
leatherman: ship catch.hpp again
It wasn't built, so not bump revision.
This commit is contained in:
parent
8aea09b78e
commit
ebeca5daf2
1 changed files with 1 additions and 0 deletions
|
@ -34,5 +34,6 @@ leatherman-devel_package() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/cmake
|
vmove usr/lib/cmake
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
|
vinstall catch/inc/catch.hpp 644 usr/include/leatherman/vendor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue