!6 解决安装proto冲突
From: @yanansong Reviewed-by: @abc12133 Signed-off-by: @abc12133
This commit is contained in:
commit
c0e574862f
@ -64,7 +64,6 @@ mkdir -p %{buildroot}%{_includedir}/napi
|
||||
%ifarch x86_64
|
||||
cp -pdf %{_builddir}/%{name}-%{version}/out/Release/x64/common/common/lib*.so %{buildroot}%{_libdir}
|
||||
cp -pdf %{_builddir}/%{name}-%{version}/out/Release/x64/common/common/hap_executor %{buildroot}%{_bindir}
|
||||
cp -pdf %{_builddir}/%{name}-%{version}/out/Release/x64/common/common/protoc %{buildroot}%{_bindir}
|
||||
%endif
|
||||
cp -pdfr %{_builddir}/%{name}-%{version}/napi/interfaces %{buildroot}%{_includedir}/napi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user