We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc94e2 commit 875f4e9Copy full SHA for 875f4e9
1 file changed
build-svt-av1
@@ -31,6 +31,7 @@ cmake --build "${builddir}"
31
rm -rf "${pkgdir}"
32
33
cmake --install "${builddir}"
34
+rm -rf "${pkgdir}"/lib/cmake
35
stow -Rd "${STOWDIR}" "${pkgname}"
36
37
rm -rf "${builddir}"
0 commit comments