gnu: opencv: Remove trailing #T from snippet.

* gnu/packages/image-processing.scm (opencv)[source]: Remove #T at the end of
the snippet.
This commit is contained in:
Ricardo Wurmus 2021-12-20 23:17:47 +01:00
parent 500d734b63
commit b934d88514
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -399,8 +399,7 @@ (define-public opencv
;; Some jars found:
(for-each delete-file
'("modules/java/test/pure_test/lib/junit-4.11.jar"
"samples/java/sbt/sbt/sbt-launch.jar"))
#t))))
"samples/java/sbt/sbt/sbt-launch.jar"))))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags