summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 15:26:01 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 15:26:01 +0000
commit6f6c4d5e1644d3929d70bfed1a3aa4532e592f74 (patch)
treed7204a474f2e280875c9f310958257ebd47fc128
parent8c29ab34b28e00ea649bb5db5c8cdeb40c4fe3b3 (diff)
automatic import of python-av
-rw-r--r--python-av.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-av.spec b/python-av.spec
index b5d82db..4117403 100644
--- a/python-av.spec
+++ b/python-av.spec
@@ -43,7 +43,7 @@ Summary: %{pkg_summary}
%prep
# python is python3
-ln -s /usr/bin/python3 /usr/bin/python
+sudo ln -s /usr/bin/python3 /usr/bin/python
%autosetup -p1 -n PyAV-%{pypi_version}
%build