diff options
-rw-r--r-- | python-av.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-av.spec b/python-av.spec index a051f77..96ecf5d 100644 --- a/python-av.spec +++ b/python-av.spec @@ -45,7 +45,7 @@ Summary: %{pkg_summary} %autosetup -p1 -n PyAV-%{pypi_version} %build -%pyproject_build +make %install %pyproject_install |