remove destdir
This commit is contained in:
parent
9e3fb3fafb
commit
625e8502d3
@ -144,9 +144,9 @@ cd ..
|
||||
|
||||
%install
|
||||
cd python3
|
||||
%make_install DESTDIR=$RPM_BUILD_ROOT INSTALLDIRS=vendor
|
||||
%make_install INSTALLDIRS=vendor
|
||||
cd ..
|
||||
%make_install DESTDIR=$RPM_BUILD_ROOT INSTALLDIRS=vendor
|
||||
%make_install INSTALLDIRS=vendor
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user