update src
This commit is contained in:
parent
2f4cd30f4d
commit
eb230a7268
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user