Don't remove the buildroot in %install
This commit is contained in:
parent
1acd7dfa33
commit
e441743e28
@ -745,8 +745,6 @@ BuildPython optimized \
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
topdir=$(pwd)
|
topdir=$(pwd)
|
||||||
rm -fr %{buildroot}
|
|
||||||
mkdir -p %{buildroot}%{_prefix} %{buildroot}%{_mandir}
|
|
||||||
|
|
||||||
InstallPython() {
|
InstallPython() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user