templates/python: remove unexisting option --single-version-externally-managed

This commit is contained in:
Silvan Calarco 2013-12-14 14:15:17 +01:00
parent bd287516e3
commit a23800a2b6

View File

@ -32,7 +32,6 @@ CFLAGS="%{optflags}" %{__python} setup.py build
\ --root="%{buildroot}" \\
\ --install-headers=%{_includedir}/python \\
\ --install-lib=%{python_sitearch} \\
\ --single-version-externally-managed \\
\ --record=%{name}.filelist
sed -i "\\,\\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist