update src

This commit is contained in:
yanansong 2023-12-08 17:04:01 +08:00
parent 2f4cd30f4d
commit eb230a7268
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@ -48,11 +48,16 @@ cp -pdf %{_builddir}/%{name}-%{version}/out/Debug/x64/common/common/lib*.so %{bu
cp -pdf %{_builddir}/%{name}-%{version}/out/Debug/aarch64/common/common/lib*.so %{buildroot}%{_libdir}
%endif
mkdir -p %{buildroot}/system/profile/ft
cp -pdf %{_builddir}/%{name}-%{version}/etc/*.xml %{buildroot}/system/profile/ft
%clean
rm -rf %{buildroot}
%files
%{_libdir}/*
/system/profile/ft/*
%changelog
* Mon Nov 6 2023 abc12133 <jinguoen@huawei.com> - 1.0.0-1