fix python-base
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=128
This commit is contained in:
parent
37356310c6
commit
af0da9672d
@ -202,9 +202,6 @@ find . -wholename "./Parser" -prune -o -name '*.py' -type f -print0 | xargs -0 g
|
||||
# install it
|
||||
########################################
|
||||
%make_install OPT="%{optflags} -fPIC"
|
||||
# install site-specific tweaks
|
||||
#ln -s python%{python_version} %{buildroot}%{_bindir}/python2
|
||||
install -m 644 %{SOURCE4} %{buildroot}%{_libdir}/python%{python_version}/distutils
|
||||
install -m 644 %{SOURCE5} %{buildroot}%{_libdir}/python%{python_version}/site-packages
|
||||
install -d -m 755 %{buildroot}%{_sysconfdir}/rpm
|
||||
install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm
|
||||
|
Loading…
x
Reference in New Issue
Block a user