diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index c51352dcf8..d61e11eecd 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3221,6 +3221,7 @@ create smoother and stable videos.") (("(SET\\(PYTHON_MODULE_PATH.*)\\)" _ set) (string-append set " CACHE PATH " "\"Python bindings directory\")"))) + (delete-file-recursively "thirdparty") #t)) (patches (search-patches "libopenshot-fixup-tests.patch" "libopenshot-tests-with-system-libs.patch"))))