diff --git a/srcpkgs/leatherman/template b/srcpkgs/leatherman/template index accbed25c1d..f171f3e247b 100644 --- a/srcpkgs/leatherman/template +++ b/srcpkgs/leatherman/template @@ -34,5 +34,6 @@ leatherman-devel_package() { vmove usr/include vmove usr/lib/cmake vmove "usr/lib/*.so" + vinstall catch/inc/catch.hpp 644 usr/include/leatherman/vendor } }