templates/python: remove unexisting option --single-version-externally-managed
This commit is contained in:
parent
bd287516e3
commit
a23800a2b6
@ -32,7 +32,6 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
\ --root="%{buildroot}" \\
|
\ --root="%{buildroot}" \\
|
||||||
\ --install-headers=%{_includedir}/python \\
|
\ --install-headers=%{_includedir}/python \\
|
||||||
\ --install-lib=%{python_sitearch} \\
|
\ --install-lib=%{python_sitearch} \\
|
||||||
\ --single-version-externally-managed \\
|
|
||||||
\ --record=%{name}.filelist
|
\ --record=%{name}.filelist
|
||||||
|
|
||||||
sed -i "\\,\\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
sed -i "\\,\\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
Loading…
Reference in New Issue
Block a user