remove destdir

This commit is contained in:
jiaxiya 2019-12-11 13:58:21 +08:00
parent 9e3fb3fafb
commit 625e8502d3

View File

@ -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}