We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6313c8 commit 7c25ee2Copy full SHA for 7c25ee2
packages/conf-povray/conf-povray.1/opam
@@ -14,6 +14,6 @@ depexts: [
14
["povray"] {os-family = "ubuntu"}
15
]
16
build: [
17
- ["sh" "-c" "which povray"]
+ ["sh" "-c" "povray --version"]
18
19
flags: conf
0 commit comments