Update gst-python.rb
This commit is contained in:
parent
dacd649965
commit
ae00c6ecc9
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ class GstPython < Formula
|
|||
"--prefix=#{prefix}"
|
||||
system "make", "install"
|
||||
end
|
||||
do test
|
||||
system "gst-inspect-1.0", "-vd", "python"
|
||||
test do
|
||||
system "gst-inspect-1.0", "--vd", "python"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue